* Add this nice filesystem testing tool that I've recently
[dragonfly.git] / etc / rc.d / rcconf.sh
1 #!/bin/sh
2 #
3 # $FreeBSD: src/etc/rc.d/rcconf.sh,v 1.2 2003/01/25 20:02:35 mtm Exp $
4 # $DragonFly: src/etc/rc.d/rcconf.sh,v 1.1 2003/07/24 06:35:37 dillon Exp $
5 #
6
7 # PROVIDE: rcconf
8 # REQUIRE: initdiskless
9 # BEFORE:  disks initrandom
10 # KEYWORD: DragonFly FreeBSD
11
12 . /etc/rc.subr
13
14 echo "Loading configuration files."
15 load_rc_config 'XXX'