aboutsummaryrefslogtreecommitdiff
path: root/data/indicator-bluetooth.conf.in
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-12-18 16:11:32 +0000
committerTarmac <>2013-12-18 16:11:32 +0000
commit7f23146bc08362f33d1a2d6aa313f29035066766 (patch)
treee72ea137eb67adb0f47c91864303a8cbba430538 /data/indicator-bluetooth.conf.in
parenta99685027a4eb04112ca1c27e0c9423d0f9a4518 (diff)
parentc2536fe01234b4c7d1755f0806053b4c21a26c71 (diff)
downloadayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.tar.gz
ayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.tar.bz2
ayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.zip
Switching DBus service to an Upstart Job.
Approved by Iain Lane, PS Jenkins bot, Ted Gould.
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