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