diff options
author | Ted Gould <ted@gould.cx> | 2016-07-20 08:57:59 +0200 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2016-07-20 08:57:59 +0200 |
commit | 8d1998093be0403f117f618c808b4711fda0396a (patch) | |
tree | 99cf550888f54656c305d088e96903bf3f716e3f /data | |
parent | 7f2c3a6ed3531ce989dca21afc08e1735ddfa694 (diff) | |
download | ayatana-indicator-bluetooth-8d1998093be0403f117f618c808b4711fda0396a.tar.gz ayatana-indicator-bluetooth-8d1998093be0403f117f618c808b4711fda0396a.tar.bz2 ayatana-indicator-bluetooth-8d1998093be0403f117f618c808b4711fda0396a.zip |
Adding a restart rule
Diffstat (limited to 'data')
-rw-r--r-- | data/indicator-bluetooth.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/indicator-bluetooth.service.in b/data/indicator-bluetooth.service.in index 4be9f20..f3009d0 100644 --- a/data/indicator-bluetooth.service.in +++ b/data/indicator-bluetooth.service.in @@ -5,3 +5,4 @@ After=indicators-pre.target [Service] ExecStart=@pkglibexec@/indicator-bluetooth-service +Restart=on-failure |