1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/etc/rc.d/rcconf.sh
2002-12-22 22:25:53 +00:00

13 lines
174 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: rcconf
# REQUIRE: initdiskless
# BEFORE: disks initrandom
# KEYWORD: FreeBSD
echo "Loading configuration files."
load_rc_config 'XXX'