summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/rcconf
blob: 0fe75aee13b862e6b42b23dd10080d436d1ecf4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# $FreeBSD$
#

# PROVIDE: rcconf
# REQUIRE: initdiskless
# BEFORE:  disks initrandom
# KEYWORD: FreeBSD

echo "Loading configuration files."
load_rc_config 'XXX'
OpenPOWER on IntegriCloud