Date: Wed, 1 Jun 2005 15:03:20 -0700 From: patrick <gibblertron@gmail.com> To: freebsd-ports@freebsd.org Cc: mharo@FreeBSD.org Subject: FreeBSD port: /usr/ports/ftp/proftpd Message-ID: <b043a4850506011503741fb083@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
------=_Part_1102_13851177.1117663400766 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi there, ProFTPd supports a -SIGHUP to reload configuration files, so the rc.d script should also support this. --- proftpd.sh-old=09Mon Nov 3 11:40:38 2003 +++ proftpd.sh=09Wed Jun 1 14:55:03 2005 @@ -37,5 +37,7 @@ proftpd_enable=3D${proftpd_enable:-"NO"} proftpd_flags=3D${proftpd_flags:-""} =20 +extra_commands=3D"reload" + load_rc_config $name run_rc_command "$1" Thanks, Patrick Gibson ------=_Part_1102_13851177.1117663400766 Content-Type: application/octet-stream; name="proftpd.sh.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="proftpd.sh.diff" LS0tIHByb2Z0cGQuc2gJTW9uIE5vdiAgMyAxMTo0MDozOCAyMDAzCisrKyBwcm9mdHBkLnNoLW5l dwlXZWQgSnVuICAxIDE0OjU1OjAzIDIwMDUKQEAgLTM3LDUgKzM3LDcgQEAKIHByb2Z0cGRfZW5h YmxlPSR7cHJvZnRwZF9lbmFibGU6LSJOTyJ9CiBwcm9mdHBkX2ZsYWdzPSR7cHJvZnRwZF9mbGFn czotIiJ9CiAKK2V4dHJhX2NvbW1hbmRzPSJyZWxvYWQiCisKIGxvYWRfcmNfY29uZmlnICRuYW1l CiBydW5fcmNfY29tbWFuZCAiJDEiCg== ------=_Part_1102_13851177.1117663400766--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b043a4850506011503741fb083>