diff options
author | José Bollo <jose.bollo@iot.bzh> | 2015-12-29 19:34:31 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2015-12-29 19:34:31 +0100 |
commit | 1aa681565f1c04782554df9c09a33a1988498f3e (patch) | |
tree | 60f1f0ab60888f29826f7e9866adfb676e9f0ac8 /conf/afm-system-daemon.service | |
parent | ffad58b4a2a45613101f4dca75cf6cde33e74cb3 (diff) |
improvement of services
Change-Id: Iaa1e43eb3eb84f7410d3bd5f352efee46a5591f4
Diffstat (limited to 'conf/afm-system-daemon.service')
-rw-r--r-- | conf/afm-system-daemon.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/afm-system-daemon.service b/conf/afm-system-daemon.service index d93c255..80c880f 100644 --- a/conf/afm-system-daemon.service +++ b/conf/afm-system-daemon.service @@ -5,7 +5,7 @@ Description=Application Framework Master, system side BusName=org.AGL.afm.system User=afm Group=afm -ExecStart=/usr/bin/afm-system-daemon --daemon +ExecStart=/usr/bin/afm-system-daemon Restart=on-failure RestartSec=5 |