diff options
Diffstat (limited to 'www/zope/files/zope.in')
-rw-r--r-- | www/zope/files/zope.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope/files/zope.in b/www/zope/files/zope.in index 8c72f2800e37..1e54792c409d 100644 --- a/www/zope/files/zope.in +++ b/www/zope/files/zope.in @@ -18,7 +18,7 @@ zope_enable=${zope_enable:-"NO"} # Enable zope zope_instances=${zope_instances:-""} # List of instancehome dirs -. %%RC_SUBR%% +. /etc/rc.subr name="zope" rcvar=`set_rcvar` |