]> git.pld-linux.org Git - packages/daemontools.git/blobdiff - daemontools.init
- killed trailing spaces/tabs
[packages/daemontools.git] / daemontools.init
index 542d7d43b211db5d990e45a37a62be0dbee50f91..6c28e0074ca55e57ee580482679d9de321b920f3 100644 (file)
@@ -2,7 +2,7 @@
 #
 # svscan       svscan (scan and run services)
 #
-# chkconfig:   345 14 89       
+# chkconfig:   345 14 89
 #
 # description: svscan (scan and run services) is a server part of the daemontools suite.
 #
@@ -27,7 +27,7 @@ if is_yes "${NETWORKING}"; then
 else
        exit 0
 fi
-                       
+
 RETVAL=0
 # See how we were called.
 case "$1" in
@@ -61,7 +61,7 @@ case "$1" in
                rm -f /var/run/svscan.pid /var/lock/subsys/svscan >/dev/null 2>&1
        else
                msg_not_running svscan
-       fi      
+       fi
        ;;
   restart|force-reload)
        $0 stop
This page took 0.072286 seconds and 4 git commands to generate.