# ZEO configuration file %define INSTANCE /var/lib/zope address 9999 read-only false invalidation-queue-size 100 # pid-filename $INSTANCE/var/ZEO.pid # monitor-address PORT # transaction-timeout SECONDS path $INSTANCE/data/Data.fs level info path /var/log/zope/zeo.log program /usr/bin/runzeo socket-name /var/run/zope/zeo.zdsock daemon true forever false backoff-limit 10 exit-codes 0, 2 directory $INSTANCE default-to-interactive true # user zope python /usr/bin/python zdrun /usr/lib/zope/lib/python/zdaemon/zdrun.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 /var/log/zope/zeo.log