From 2238faff286733f67160c95ecbf15ba2b5b8a727 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 21 Nov 2007 15:43:17 +0000 Subject: Add to the boot runlevel correctly --- runlevels.BSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index 45dd4774..51ccbdc7 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,4 +1,4 @@ -BOOTLEVEL = net.lo0 syscons +BOOT = net.lo0 syscons DEFAULT = local.rc powerd syslogd TOPDIR = .. -- cgit v1.2.3