diff options
Diffstat (limited to 'www/zope29/files/zeo.sh')
-rw-r--r-- | www/zope29/files/zeo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope29/files/zeo.sh b/www/zope29/files/zeo.sh index 099f579fd9a2..f067c06de8db 100644 --- a/www/zope29/files/zeo.sh +++ b/www/zope29/files/zeo.sh @@ -17,7 +17,7 @@ prefix=%%PREFIX%% # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -zeo_enable=${zeo_enable:-"NO"} # Enable gkrellmd +zeo_enable=${zeo_enable:-"NO"} # Enable zeo server zeo_instances=${zeo_instances:-""} # List of instancehome dirs . %%RC_SUBR%% |