From 21a29d52ea7c13c8aa53e960ceed02425353aece Mon Sep 17 00:00:00 2001 From: kstailey Date: Mon, 23 Jun 1997 19:05:44 +0000 Subject: add "option IPFILTER_LOG" to conf files that already had IPFILTER --- sys/arch/mac68k/conf/TIGER | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/mac68k/conf/TIGER') diff --git a/sys/arch/mac68k/conf/TIGER b/sys/arch/mac68k/conf/TIGER index d229eeb44e6..9b265478ddc 100644 --- a/sys/arch/mac68k/conf/TIGER +++ b/sys/arch/mac68k/conf/TIGER @@ -1,4 +1,4 @@ -# $OpenBSD: TIGER,v 1.10 1997/06/23 02:56:31 gene Exp $ +# $OpenBSD: TIGER,v 1.11 1997/06/23 19:05:41 kstailey Exp $ # $NetBSD: GENERIC,v 1.43 1996/09/22 06:49:09 scottr Exp $ # # Allen's Q700 @@ -36,6 +36,7 @@ option SCSI option INET option GATEWAY # IP packet forwarding option IPFILTER +option IPFILTER_LOG # use /dev/ipl to log IPF option COMPAT_43 option MAPMEM option SYSVSHM,SYSVSEM,SYSVMSG -- cgit v1.2.3