]> git.pld-linux.org Git - packages/cyrus-sasl.git/commitdiff
- tabs
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 5 Apr 2010 19:16:51 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    saslauthd.init -> 1.13

saslauthd.init

index fd7df0cb2e7254674120c46e7472e9b58ff527ac..c610aaf4704ae62305791b781dc6fe1e52910f26 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# saslauthd    saslauthd short service description
+# saslauthd            SASL AUTH Daemon
 #
 # chkconfig:   2345 40 60
 #
@@ -86,10 +86,10 @@ RETVAL=0
 # See how we were called.
 case "$1" in
   start)
-       start
+       start
        ;;
   stop)
-       stop
+       stop
        ;;
   restart)
        stop
This page took 0.193616 seconds and 4 git commands to generate.