From 1feafc679bf3187a31822fb428157dd0dcc58de1 Mon Sep 17 00:00:00 2001 From: mtm Date: Fri, 5 Nov 2004 07:35:31 +0000 Subject: - Make the header conform to standard rc.d style. - The 'before ipfw' directive seems bogus, and should instead be 'before rcconf'. --- etc/rc.initdiskless | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/rc.initdiskless') diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index 23d7d56..5ea4c48 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -26,10 +26,10 @@ # # $FreeBSD$ # -# REQUIRE: preseedrandom # PROVIDE: initdiskless +# REQUIRE: preseedrandom +# BEFORE: rcconf # KEYWORD: nojail -# BEFORE: ipfw # On entry to this script the entire system consists of a read-only root -- cgit v1.1