diff options
Diffstat (limited to 'data/indicator-bluetooth.service.in')
-rw-r--r-- | data/indicator-bluetooth.service.in | 2 |
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 |