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 ac3efd8704cb..c63303ba6b03 100644 --- a/www/tclhttpd/files/tclhttpd.sh.in +++ b/www/tclhttpd/files/tclhttpd.sh.in @@ -23,7 +23,7 @@ . /etc/rc.subr name="tclhttpd" -rcvar=`set_rcvar` +rcvar=tclhttpd_enable load_rc_config $name |