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