aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2016-10-22 11:06:54 +0200
committerTed Gould <ted@gould.cx>2016-10-22 11:06:54 +0200
commit2e85ab90f4acdcd548bbe40e3d13731f26f2e3d9 (patch)
treec1be0ddbc4ec0b6c1f796bdfa1a16e126c8dde85 /data
parent8a43e4ad200c5cba00ec1a16028ce90cc46fa5f9 (diff)
downloadayatana-indicator-bluetooth-2e85ab90f4acdcd548bbe40e3d13731f26f2e3d9.tar.gz
ayatana-indicator-bluetooth-2e85ab90f4acdcd548bbe40e3d13731f26f2e3d9.tar.bz2
ayatana-indicator-bluetooth-2e85ab90f4acdcd548bbe40e3d13731f26f2e3d9.zip
Fix variable name
Diffstat (limited to 'data')
-rw-r--r--data/indicator-bluetooth.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-bluetooth.service.in b/data/indicator-bluetooth.service.in
index f3009d0..e99e610 100644
--- a/data/indicator-bluetooth.service.in
+++ b/data/indicator-bluetooth.service.in
@@ -4,5 +4,5 @@ PartOf=graphical-session.target
After=indicators-pre.target
[Service]
-ExecStart=@pkglibexec@/indicator-bluetooth-service
+ExecStart=@pkglibexecdir@/indicator-bluetooth-service
Restart=on-failure