Include "config.h" rather than <config.h>.
[collectd.git] / contrib / init.d-rh7
index 01b7213..c7fe270 100755 (executable)
@@ -42,6 +42,7 @@ case "$1" in
        ;;
   restart|reload)
        stop
+       sleep 1
        start
        ;;
   condrestart)