DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DEVFS - Add rc.d script to load rules at startup
commit b374f6d56336dde9edf9e6e5fcb00548928ae435
Author: Matthias Schmidt <matthias@dragonflybsd.org>
Date: Tue Aug 25 17:53:09 2009 +0200
DEVFS - Add rc.d script to load rules at startup
The script will load default rules from /etc/defaults/devfs.conf and
user supplied rules from /etc/devfs.conf
Summary of changes:
etc/defaults/devfs.conf | 5 +++++
etc/defaults/rc.conf | 2 ++
etc/rc.d/devfs | 26 ++++++++++++++++++++++++++
sbin/devfsctl/devfsctl.8 | 8 +++++---
4 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 etc/defaults/devfs.conf
create mode 100644 etc/rc.d/devfs
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b374f6d56336dde9edf9e6e5fcb00548928ae435
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]