diff options
Diffstat (limited to 'www/tclhttpd/files/tclhttpd.sh.in')
-rw-r--r-- | www/tclhttpd/files/tclhttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tclhttpd/files/tclhttpd.sh.in b/www/tclhttpd/files/tclhttpd.sh.in index b464887f7acb..ac3efd8704cb 100644 --- a/www/tclhttpd/files/tclhttpd.sh.in +++ b/www/tclhttpd/files/tclhttpd.sh.in @@ -20,7 +20,7 @@ # tclhttpd_stderr_log (str): Set to the location for the tclhttpd # process log (standard error) -. %%RC_SUBR%% +. /etc/rc.subr name="tclhttpd" rcvar=`set_rcvar` |