diff options
Diffstat (limited to 'www/zope29/files/zope29.sh.in')
-rw-r--r-- | www/zope29/files/zope29.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope29/files/zope29.sh.in b/www/zope29/files/zope29.sh.in index 601a08ccc2a7..3245091c712d 100644 --- a/www/zope29/files/zope29.sh.in +++ b/www/zope29/files/zope29.sh.in @@ -20,7 +20,7 @@ # List of dirs with Zope's instances ("" by default). # -. %%RC_SUBR%% +. /etc/rc.subr name="zope29" rcvar=`set_rcvar` |