diff options
Diffstat (limited to 'www/privoxy/files/privoxy.in')
-rw-r--r-- | www/privoxy/files/privoxy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/privoxy/files/privoxy.in b/www/privoxy/files/privoxy.in index dfa9e3b9582b..02632cb92419 100644 --- a/www/privoxy/files/privoxy.in +++ b/www/privoxy/files/privoxy.in @@ -25,7 +25,7 @@ . /etc/rc.subr name="privoxy" -rcvar=${name}_enable +rcvar=privoxy_enable load_rc_config ${name} : ${privoxy_enable="NO"} |