blob: 223cea95312e4790acb4e103c53a5cfbb4035ced (
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=@pkglibexecdir@/ayatana-indicator-notifications-service
Restart=on-failure
[Install]
WantedBy=ayatana-indicators.target
|