| Current Path : /var/tmp/mergemaster/preserved-files-170206-102132/etc/rc.d/ |
| Current File : //var/tmp/mergemaster/preserved-files-170206-102132/etc/rc.d/ftp-proxy |
#!/bin/sh # # $FreeBSD: releng/9.2/etc/rc.d/ftp-proxy 231653 2012-02-14 10:16:56Z dougb $ # # PROVIDE: ftp-proxy # REQUIRE: DAEMON pf # KEYWORD: shutdown . /etc/rc.subr name="ftpproxy" rcvar="ftpproxy_enable" command="/usr/sbin/ftp-proxy" load_rc_config $name run_rc_command "$1"