aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-21 12:57:22 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-21 12:57:22 +0200
commitaf85308706cf539fcc4a6f587b89b64da6843be3 (patch)
treea89b3b1b0170e5553169a893798505d8b39155b3
parent66b25a854ad25d00d8770cffa62fd7ed6db17c60 (diff)
downloadayatana-indicator-bluetooth-af85308706cf539fcc4a6f587b89b64da6843be3.tar.gz
ayatana-indicator-bluetooth-af85308706cf539fcc4a6f587b89b64da6843be3.tar.bz2
ayatana-indicator-bluetooth-af85308706cf539fcc4a6f587b89b64da6843be3.zip
data/ayatana-indicator-bluetooth.service.in: Become part of lomiri-indicators.target.
-rw-r--r--data/ayatana-indicator-bluetooth.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ayatana-indicator-bluetooth.service.in b/data/ayatana-indicator-bluetooth.service.in
index aa513b6..8c91372 100644
--- a/data/ayatana-indicator-bluetooth.service.in
+++ b/data/ayatana-indicator-bluetooth.service.in
@@ -1,11 +1,11 @@
[Unit]
Description=Ayatana Indicator Bluetooth Service
PartOf=graphical-session.target
-PartOf=ayatana-indicators.target
+PartOf=ayatana-indicators.target lomiri-indicators.target
[Service]
ExecStart=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ayatana-indicator-bluetooth/ayatana-indicator-bluetooth-service
Restart=on-failure
[Install]
-WantedBy=ayatana-indicators.target
+WantedBy=ayatana-indicators.target lomiri-indicators.target