]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the new command file feature of ddb(8) to support setting ddb(4)
authorbrooks <brooks@FreeBSD.org>
Wed, 5 Mar 2008 18:32:58 +0000 (18:32 +0000)
committerbrooks <brooks@FreeBSD.org>
Wed, 5 Mar 2008 18:32:58 +0000 (18:32 +0000)
commitf11bd3ace802f1a1a51a61be1767c1985527cf60
treee832b8461ba906f164938e2ac47ee22f8f876cfa
parent90e24ae3e22f9346df7fa91dfc9d1e510ce50e1b
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
etc/Makefile
etc/ddb.conf [new file with mode: 0644]
etc/defaults/rc.conf
etc/rc.d/Makefile
etc/rc.d/ddb [new file with mode: 0644]
share/man/man5/rc.conf.5