diff options
author | Robert Tari <robert@tari.in> | 2020-10-25 15:59:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-26 11:31:02 +0100 |
commit | 49e87fdb38c7316a2a7bb3ed8833053bd9eaf870 (patch) | |
tree | 4c91909b57656524b6f69630243fe554280eb5ee /data/ayatana-indicator-bluetooth.conf.in | |
parent | 73163e638c78e07db623c9e698d00871a9602b3a (diff) | |
download | ayatana-indicator-bluetooth-49e87fdb38c7316a2a7bb3ed8833053bd9eaf870.tar.gz ayatana-indicator-bluetooth-49e87fdb38c7316a2a7bb3ed8833053bd9eaf870.tar.bz2 ayatana-indicator-bluetooth-49e87fdb38c7316a2a7bb3ed8833053bd9eaf870.zip |
Drop upstart support.
Diffstat (limited to 'data/ayatana-indicator-bluetooth.conf.in')
-rw-r--r-- | data/ayatana-indicator-bluetooth.conf.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/ayatana-indicator-bluetooth.conf.in b/data/ayatana-indicator-bluetooth.conf.in deleted file mode 100644 index 5262391..0000000 --- a/data/ayatana-indicator-bluetooth.conf.in +++ /dev/null @@ -1,9 +0,0 @@ -description "Indicator Bluetooth Backend" - -start on indicator-services-start -stop on desktop-end or indicator-services-end - -respawn -respawn limit 2 10 - -exec @pkglibexecdir@/indicator-bluetooth-service |