blob: 4ae5d2b891dfe46715f7187c07ad8aee8d5abc1c (
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=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ayatana-indicator-display/ayatana-indicator-display-service
Restart=on-failure
[Install]
WantedBy=ayatana-indicators.target
|