Switch to OpenNTPD by default. For the moment, the documentation is
[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.3 2004/01/27 00:42:45 rob Exp $
5 #
6
7 # PROVIDE: rcconf
8 # REQUIRE: initdiskless
9 # BEFORE:  disks initrandom
10 # KEYWORD: DragonFly 
11
12 . /etc/rc.subr
13 dummy_rc_command "$1"
14
15 echo "Loading configuration files."
16 load_rc_config 'XXX'