diff options
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r-- | ftp/pure-ftpd/files/pure-ftpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/files/pure-ftpd.sh.in b/ftp/pure-ftpd/files/pure-ftpd.sh.in index 2f0133dafb32..2ef475e040dd 100644 --- a/ftp/pure-ftpd/files/pure-ftpd.sh.in +++ b/ftp/pure-ftpd/files/pure-ftpd.sh.in @@ -15,7 +15,7 @@ # pureftpd_uploadscript="/full/path/to/launch_script" # -. %%RC_SUBR%% +. /etc/rc.subr name=pureftpd rcvar=`set_rcvar` |