]> git.pld-linux.org Git - packages/lm_sensors.git/blobdiff - sensors.init
- killed trailing spaces/tabs
[packages/lm_sensors.git] / 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.040521 seconds and 4 git commands to generate.