diff options
Diffstat (limited to 'www/zerowait-httpd/files/0W-httpd.in')
-rw-r--r-- | www/zerowait-httpd/files/0W-httpd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zerowait-httpd/files/0W-httpd.in b/www/zerowait-httpd/files/0W-httpd.in index f10e657d344b..5a45c4b3013a 100644 --- a/www/zerowait-httpd/files/0W-httpd.in +++ b/www/zerowait-httpd/files/0W-httpd.in @@ -12,7 +12,7 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -. %%RC_SUBR%% +. /etc/rc.subr name="zerowait" rcvar=`set_rcvar` |