Author: pawelz                       Date: Sat Oct 25 12:26:54 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- it's nexus, not proftp!

---- Files affected:
SOURCES:
   nexus.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/nexus.init
diff -u SOURCES/nexus.init:1.1 SOURCES/nexus.init:1.2
--- SOURCES/nexus.init:1.1      Fri Oct 24 16:41:16 2008
+++ SOURCES/nexus.init  Sat Oct 25 14:26:49 2008
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# proftpd      Maven Repository Manager
+# nexus                Maven Repository Manager
 #
 # chkconfig:   345 85 15
 # description: Maven Repository Manager
@@ -55,7 +55,7 @@
        ;;
   stop)
        # Stop daemons.
-       if [ -f /var/lock/subsys/proftpd ]; then
+       if [ -f /var/lock/subsys/nexus ]; then
                msg_stopping nexus
                killproc nexus
                rm -f /var/lock/subsys/nexus /var/run/nexus.pid > /dev/null 2>&1
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nexus.init?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to