diff options
Diffstat (limited to 'ftp/ftp-proxy/files/ftp-proxy.in')
-rw-r--r-- | ftp/ftp-proxy/files/ftp-proxy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftp-proxy/files/ftp-proxy.in b/ftp/ftp-proxy/files/ftp-proxy.in index ed74e5a0d7ce..af70fa5588fe 100644 --- a/ftp/ftp-proxy/files/ftp-proxy.in +++ b/ftp/ftp-proxy/files/ftp-proxy.in @@ -14,7 +14,7 @@ . /etc/rc.subr name="ftpproxy" -rcvar=${name}_enable +rcvar=ftpproxy_enable load_rc_config $name |