]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- typo (thx Jacek Nowosielski) auto/ac/Zope-2_7_1-1
authorciesiel <ciesiel@pld-linux.org>
Mon, 28 Jun 2004 17:22:47 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.init -> 1.12

Zope.init

index 730c1375b7f2e986919fc0bfc5b847dcb92e08df..3e611ae4d8c09939a650a59b12907003f67d4dc6 100644 (file)
--- a/Zope.init
+++ b/Zope.init
@@ -102,7 +102,7 @@ case "$1" in
                fi
        ;;
   stop)
-       if [ -f /var/lock/subsys/named ]; then
+       if [ -f /var/lock/subsys/zope ]; then
                msg_stopping "Zope"
                started
                stop_instances
This page took 0.0641929999999999 seconds and 4 git commands to generate.