summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormlaier <mlaier@FreeBSD.org>2007-09-07 15:44:09 +0000
committermlaier <mlaier@FreeBSD.org>2007-09-07 15:44:09 +0000
commit78e4a0814c645e7f09f94c7d13eef2a46a628be1 (patch)
tree889e0be634f2640c452ea6d6a7c1e4789ccef7cb /etc
parent90bce3874c997ed67970da4bb7b51cdee667d8bd (diff)
downloadFreeBSD-src-78e4a0814c645e7f09f94c7d13eef2a46a628be1.zip
FreeBSD-src-78e4a0814c645e7f09f94c7d13eef2a46a628be1.tar.gz
Add the startup script for ftp-proxy(8) to the Makefile as well.
Approved by: re (bmah - implicit) Reminded by: mtm
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 386dc24..d6d0849 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -11,7 +11,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
devd devfs dhclient \
dmesg dumpon \
early.sh encswap \
- fsck ftpd \
+ fsck ftp-proxy ftpd \
gbde geli geli2 \
hcsecd \
hostapd hostid hostname \
OpenPOWER on IntegriCloud