Code

adapt contrib script
authorPierre-Yves Ritschard <pyr@spootnik.org>
Sat, 15 Nov 2014 09:47:05 +0000 (10:47 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Sat, 15 Nov 2014 22:31:30 +0000 (23:31 +0100)
contrib/upstart.collectd.conf

index 1c7fd9c732956ab166a2bcda51c7e772dd374b96..c175ee6883e5288d742af3939a8edbd4a47a34b8 100644 (file)
@@ -32,7 +32,7 @@ stop on runlevel [!2345]
 env DAEMON=/usr/sbin/collectd
 
 # Tell upstart to watch for forking when tracking the pid for us.
-expect fork
+expect stop
 
 # prevent thrashing - 10 restarts in 5 seconds
 respawn