projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47116ea
)
No need to wait 10 seconds before restarting
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Wed, 9 Sep 2015 15:49:49 +0000
(17:49 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 14 Sep 2015 18:41:33 +0000
(20:41 +0200)
Systemd makes sure the process is gone before starting a new one
contrib/systemd.collectd.service
patch
|
blob
|
history
diff --git
a/contrib/systemd.collectd.service
b/contrib/systemd.collectd.service
index
ba922d6
..
6a2953a
100644
(file)
--- a/
contrib/systemd.collectd.service
+++ b/
contrib/systemd.collectd.service
@@
-14,7
+14,6
@@
Type=notify
# Restart the collectd daemon after a 10 seconds delay, in case it crashes.
Restart=on-failure
-RestartSec=10
[Install]
WantedBy=multi-user.target