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