]> git.pld-linux.org Git - packages/PowerChutePlus.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:
    upsd.init -> 1.4

upsd.init

index ce6ad07647e543962d7f8e129aef6ecd47ac52b6..fe399b97320ec38eadab85e79835d9790b8fcf76 100644 (file)
--- a/upsd.init
+++ b/upsd.init
@@ -1,12 +1,12 @@
 #!/bin/sh
-# 
+#
 # Copyright 1999 American Power Conversion, All Rights Reserved
 #
 # Revision History:
-#  msamson  01Apr99 For Linux, we have to remove upsoff.cmd, because we cannot 
+#  msamson  01Apr99 For Linux, we have to remove upsoff.cmd, because we cannot
 #                   remove this file once all filesystems have been unmounted
-#                   in our shutdown script. 
-#  msamson  04Oct99 Incorporated standard init fixes from Redhat 
+#                   in our shutdown script.
+#  msamson  04Oct99 Incorporated standard init fixes from Redhat
 #                   (pjones@redhat.com)
 #
 # chkconfig:   2345 98 92
@@ -54,7 +54,7 @@ case "$1" in
                rm -f /var/lock/subsys/upsd >/dev/null 2>&1
        else
                msg_not_running UPSd
-       fi      
+       fi
        ;;
   status)
        status upsd
This page took 0.080329 seconds and 4 git commands to generate.