]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- export $WEBDAV_PORT
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 30 Oct 2003 12:46:49 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.init -> 1.10

Zope.init

index c783a346c034ef76d04bc480eef4b984b41588dd..cc632840b4a94f3e6c3a82713abea58bdd7e8cd3 100644 (file)
--- a/Zope.init
+++ b/Zope.init
@@ -55,7 +55,7 @@ start_instance()
 
     export INSTANCE_NAME INSTANCE_HOME INST_HOME CGIBIN_BASE LOG_FILE
     export ZOPE_BASE ZOPE_USER NUMBER_OF_THREADS ZOPE_HOME
-    export IP_ADDRESS HTTP_PORT FTP_PORT WATCHDOG
+    export IP_ADDRESS HTTP_PORT FTP_PORT WEBDAV_PORT WATCHDOG
     export IPC_PORT LOC DEBUG_MODE DETAILED_LOG_FILE
 
     daemon zope-start
This page took 0.077054 seconds and 4 git commands to generate.