diff options
-rw-r--r-- | runlevels.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 = .. |