No need to wait 10 seconds before restarting
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 9 Sep 2015 15:49:49 +0000 (17:49 +0200)
committerRuben 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

index ba922d6..6a2953a 100644 (file)
@@ -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