From a12da90fb324fa5d88e4cc753ffcf680b70251b3 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 20 Nov 2007 16:53:45 +0000 Subject: Add an ipfw init script --- init.d.BSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.BSD/Makefile') diff --git a/init.d.BSD/Makefile b/init.d.BSD/Makefile index 5e035284..af6b03e2 100644 --- a/init.d.BSD/Makefile +++ b/init.d.BSD/Makefile @@ -1,5 +1,5 @@ DIR = /etc/init.d -BIN = clock moused powerd rpcbind syscons sysctl syslogd +BIN = clock ipfw moused powerd rpcbind syscons sysctl syslogd TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3