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