inpcb: Use netisr_ncpus for listing inpcbs.
[dragonfly.git] / etc / rc.d / rcconf
blobb33ecd0e3bfe3655b6d9a246d6fc5fd94a4ecc0f
1 #!/bin/sh
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.4 2005/11/19 21:47:32 swildner Exp $
7 # PROVIDE: rcconf
8 # REQUIRE: initdiskless
9 # BEFORE: devfs
11 . /etc/rc.subr
12 dummy_rc_command "$1"
14 echo "Loading configuration files."
15 load_rc_config 'XXX'