From 314ae3dc781d7ae8fc26c276a85b0dc6ab6bc326 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 17 Jul 2016 14:53:12 -0500 Subject: modules: add support for FreeBSD This is based on a patch submitted by Joe Maloney . This fixes #91. --- runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels') diff --git a/runlevels/Makefile b/runlevels/Makefile index df6b53a2..d367147e 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -32,7 +32,7 @@ SYSINIT-${OS}= BOOT-BSD= hostid newsyslog savecore syslogd swap-blk # Generic BSD stuff -BOOT-FreeBSD+= hostid newsyslog savecore syslogd +BOOT-FreeBSD+= hostid modules newsyslog savecore syslogd # FreeBSD specific stuff BOOT-FreeBSD+= adjkerntz dumpon syscons -- cgit v1.2.3