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

# PROVIDE: rcconf
# BEFORE:  disks initrandom

. /etc/rc.subr

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