From 43174080279226ba243602aeedd0f5c8b966d2f8 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 5 Dec 2007 16:03:05 +0000 Subject: Add hostid to the boot runlevel --- runlevels.BSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels.BSD') diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index e49331da..9258fdd8 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,4 +1,4 @@ -BOOT = dumpon net.lo0 savecore syscons syslogd +BOOT = dumpon hostid net.lo0 savecore syscons syslogd DEFAULT = local.rc powerd TOPDIR = .. -- cgit v1.2.3