From 9976998f126b9f9c616397d97b1de4d2cfa8ac71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 8 Dec 2005 01:02:49 +0000 Subject: [PATCH] - killed trailing spaces/tabs Changed files: upsd.init -> 1.4 --- upsd.init | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/upsd.init b/upsd.init index ce6ad07..fe399b9 100644 --- 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 -- 2.43.0