aboutsummaryrefslogtreecommitdiff
path: root/data/indicator-bluetooth.conf.in
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-12-06 17:00:26 +0000
committerCharles Kerr <charles.kerr@canonical.com>2013-12-06 17:00:26 +0000
commit8c6f26a654948ffb0b64f378a8a7e7932abf950e (patch)
tree7ecc983db728d8777b38b175545cf149565eb62d /data/indicator-bluetooth.conf.in
parenta26756e48e4e8d3caf0b8b20bb246c4107ca9cb0 (diff)
downloadayatana-indicator-bluetooth-8c6f26a654948ffb0b64f378a8a7e7932abf950e.tar.gz
ayatana-indicator-bluetooth-8c6f26a654948ffb0b64f378a8a7e7932abf950e.tar.bz2
ayatana-indicator-bluetooth-8c6f26a654948ffb0b64f378a8a7e7932abf950e.zip
Switching DBus service to an Upstart Job.
Diffstat (limited to 'data/indicator-bluetooth.conf.in')
-rw-r--r--data/indicator-bluetooth.conf.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/indicator-bluetooth.conf.in b/data/indicator-bluetooth.conf.in
new file mode 100644
index 0000000..c23665c
--- /dev/null
+++ b/data/indicator-bluetooth.conf.in
@@ -0,0 +1,11 @@
+description "Indicator Bluetooth Backend"
+
+# Want to move to indicator-services-[start|end], but that's not all
+# there yet. Use the signals that exist today for now.
+
+start on indicators-loaded or indicator-services-start
+stop on desktop-end or indicator-services-end
+
+respawn
+
+exec @pkglibexecdir@/indicator-bluetooth-service