# zeoctl configuration file %define INSTANCE_HOME <> %define SOFTWARE_HOME <> program $INSTANCE_HOME/bin/runzeo socket-name $INSTANCE_HOME/etc/zeo.zdsock daemon true forever false backoff-limit 10 exit-codes 0, 2 directory $INSTANCE_HOME default-to-interactive true # user zope python <> zdrun $SOFTWARE_HOME\ZEO\runzeo.py # This logfile should match the one in the zeo.conf file. # It is used by zdctl's logtail command, zdrun/zdctl doesn't write it. logfile $INSTANCE_HOME\log\zeo.log level info path $INSTANCE_HOME\log\zeoctl.log