diff options
-rw-r--r-- | security/tripwire-131/files/tw.conf.freebsd2 | 8 | ||||
-rw-r--r-- | security/tripwire/files/tw.conf.freebsd2 | 8 | ||||
-rw-r--r-- | security/tripwire12/files/tw.conf.freebsd2 | 8 |
3 files changed, 18 insertions, 6 deletions
diff --git a/security/tripwire-131/files/tw.conf.freebsd2 b/security/tripwire-131/files/tw.conf.freebsd2 index 08e843e28e8d..4e2a6b398236 100644 --- a/security/tripwire-131/files/tw.conf.freebsd2 +++ b/security/tripwire-131/files/tw.conf.freebsd2 @@ -1,4 +1,4 @@ -# $Id: tw.conf.freebsd2,v 1.2 1998/07/28 17:15:37 obrien Exp $ +# $Id: tw.conf.freebsd2,v 1.3 1998/07/28 17:54:21 obrien Exp $ # # tripwire.config # Generic version for FreeBSD @@ -107,8 +107,12 @@ # /home =/home -# /lkm +# /lkm and /modules /lkm R-2 +/modules R-2 + +# /boot +/boot R-2 # /root /root R-2 diff --git a/security/tripwire/files/tw.conf.freebsd2 b/security/tripwire/files/tw.conf.freebsd2 index 08e843e28e8d..4e2a6b398236 100644 --- a/security/tripwire/files/tw.conf.freebsd2 +++ b/security/tripwire/files/tw.conf.freebsd2 @@ -1,4 +1,4 @@ -# $Id: tw.conf.freebsd2,v 1.2 1998/07/28 17:15:37 obrien Exp $ +# $Id: tw.conf.freebsd2,v 1.3 1998/07/28 17:54:21 obrien Exp $ # # tripwire.config # Generic version for FreeBSD @@ -107,8 +107,12 @@ # /home =/home -# /lkm +# /lkm and /modules /lkm R-2 +/modules R-2 + +# /boot +/boot R-2 # /root /root R-2 diff --git a/security/tripwire12/files/tw.conf.freebsd2 b/security/tripwire12/files/tw.conf.freebsd2 index 08e843e28e8d..4e2a6b398236 100644 --- a/security/tripwire12/files/tw.conf.freebsd2 +++ b/security/tripwire12/files/tw.conf.freebsd2 @@ -1,4 +1,4 @@ -# $Id: tw.conf.freebsd2,v 1.2 1998/07/28 17:15:37 obrien Exp $ +# $Id: tw.conf.freebsd2,v 1.3 1998/07/28 17:54:21 obrien Exp $ # # tripwire.config # Generic version for FreeBSD @@ -107,8 +107,12 @@ # /home =/home -# /lkm +# /lkm and /modules /lkm R-2 +/modules R-2 + +# /boot +/boot R-2 # /root /root R-2 |