From 3ec2cc50261f37b76e0eba80735319272d3f3062 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 20 Nov 2007 15:11:18 +0000 Subject: Add a syslogd init script --- runlevels.BSD/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runlevels.BSD/Makefile') diff --git a/runlevels.BSD/Makefile b/runlevels.BSD/Makefile index 22f5b799..a998524b 100644 --- a/runlevels.BSD/Makefile +++ b/runlevels.BSD/Makefile @@ -1,5 +1,5 @@ -BOOTLEVEL = net.lo0 sysctl syscons -DEFAULT = local.rc +BOOTLEVEL = net.lo0 syscons +DEFAULT = local.rc syslogd TOPDIR = .. include $(TOPDIR)/runlevels.mk -- cgit v1.2.3