FreeBSD port: /usr/ports/ftp/proftpd
patrick
gibblertron at gmail.com
Wed Jun 1 22:03:22 GMT 2005
Hi there,
ProFTPd supports a -SIGHUP to reload configuration files, so the rc.d
script should also support this.
--- proftpd.sh-old Mon Nov 3 11:40:38 2003
+++ proftpd.sh Wed Jun 1 14:55:03 2005
@@ -37,5 +37,7 @@
proftpd_enable=${proftpd_enable:-"NO"}
proftpd_flags=${proftpd_flags:-""}
+extra_commands="reload"
+
load_rc_config $name
run_rc_command "$1"
Thanks,
Patrick Gibson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proftpd.sh.diff
Type: application/octet-stream
Size: 249 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050601/f4f298b3/proftpd.sh.obj
More information about the freebsd-ports
mailing list