]> git.pld-linux.org Git - packages/daemontools.git/commitdiff
- killed trailing spaces/tabs
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Dec 2005 01:02:49 +0000 (01:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    daemontools.init -> 1.13

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.031768 seconds and 4 git commands to generate.