]> git.pld-linux.org Git - packages/lm_sensors.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:
    sensors.init -> 1.14

sensors.init

index 80f36dab1c790eccc36b3a852bd13cfc9e4e0866..c081bfd2c1e09ea66ef39f891fc3bfda6f437f38 100644 (file)
@@ -22,7 +22,7 @@ case "$1" in
   start)
        # Check if the service is already running?
        if [ ! -f /var/lock/subsys/sensors ]; then
-               if [ -z "$BUS" ] || [ -z "$CHIP" ]; then 
+               if [ -z "$BUS" ] || [ -z "$CHIP" ]; then
                        msg_starting "sensors daemon"; fail
                        nls "BUS or CHIP not configured in /etc/sysconfig/sensors" >&2
                        exit 6
This page took 0.039843 seconds and 4 git commands to generate.