summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2008-03-05 18:32:58 +0000
committerbrooks <brooks@FreeBSD.org>2008-03-05 18:32:58 +0000
commitf11bd3ace802f1a1a51a61be1767c1985527cf60 (patch)
treee832b8461ba906f164938e2ac47ee22f8f876cfa /etc/rc.d/Makefile
parent90e24ae3e22f9346df7fa91dfc9d1e510ce50e1b (diff)
downloadFreeBSD-src-f11bd3ace802f1a1a51a61be1767c1985527cf60.zip
FreeBSD-src-f11bd3ace802f1a1a51a61be1767c1985527cf60.tar.gz
Use the new command file feature of ddb(8) to support setting ddb(4)
scripts at boot. This is currently disabled by default. /etc/ddb.conf contains some potentially reasonable default scripts. PR: conf/119995 Submitted by: Scot Hetzel <swhetzel at gmail dot com> (Earlier version) X-MFC after: textdumps
Diffstat (limited to 'etc/rc.d/Makefile')
-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 3626915..aa094f6 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -7,7 +7,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
apm apmd archdep atm1 atm2 atm3 auditd auto_linklocal \
bgfsck bluetooth bootparams bridge bsnmpd bthidd \
ccd cleanvar cleartmp cron \
- devd devfs dhclient \
+ ddb devd devfs dhclient \
dmesg dumpon \
early.sh encswap \
fsck ftp-proxy ftpd \
OpenPOWER on IntegriCloud