blob: b6c0c337551cf7ac62d897273354c4d7673dca1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description=Ayatana Indicator Sound Service
PartOf=graphical-session.target
PartOf=ayatana-indicators.target
[Service]
ExecStart=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ayatana-indicator-sound/ayatana-indicator-sound-service
Restart=on-failure
[Install]
WantedBy=ayatana-indicators.target
|