Release bumped to "gts4".
[tac_plus.git] / tac_plus.init
index 681786e..93b749b 100644 (file)
@@ -53,14 +53,14 @@ case "$1" in
         echo
         ;;
   status)
-       status tac_plus 
+       status tac_plus
        exit $?
        ;;
   restart)
        $0 stop
-       $0 start  
+       $0 start
        ;;
-  
+
   reload)
        echo "TACACS+ now reloading......"
        kill -SIGUSR1 `cat /var/run/tac_plus.pid`