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