aboutsummaryrefslogtreecommitdiff
path: root/security/tripwire-131
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-28 17:15:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-28 17:15:37 +0000
commite427fc4aa489bf10f6da55c4bd7058d3aca204f4 (patch)
treecbaf257145642c44b4b07862f42ca7ef6f1018b2 /security/tripwire-131
parentee6e58e035d8c620128a232ca93463777b2dc1a0 (diff)
downloadports-e427fc4aa489bf10f6da55c4bd7058d3aca204f4.tar.gz
ports-e427fc4aa489bf10f6da55c4bd7058d3aca204f4.zip
Root's home dir is "/root" not "/".
PR: ports/7197 Submitted by: Nathan Dorfman <nathan@rtfm.net>
Notes
Notes: svn path=/head/; revision=12189
Diffstat (limited to 'security/tripwire-131')
-rw-r--r--security/tripwire-131/files/tw.conf.freebsd216
1 files changed, 8 insertions, 8 deletions
diff --git a/security/tripwire-131/files/tw.conf.freebsd2 b/security/tripwire-131/files/tw.conf.freebsd2
index 3af8fa548d0f..bb1f18bbebe8 100644
--- a/security/tripwire-131/files/tw.conf.freebsd2
+++ b/security/tripwire-131/files/tw.conf.freebsd2
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: tw.conf.freebsd2,v 1.1.1.1 1997/04/01 04:44:00 jdp Exp $
#
# tripwire.config
# Generic version for FreeBSD
@@ -72,13 +72,13 @@
# First, root's "home"
=/ L
-/.rhosts R # may not exist
-/.profile R # may not exist
-/.cshrc R # may not exist
-/.login R # may not exist
-/.exrc R # may not exist
-/.logout R # may not exist
-/.forward R # may not exist
+/root/.rhosts R # may not exist
+/root/.profile R # may not exist
+/root/.cshrc R # may not exist
+/root/.login R # may not exist
+/root/.exrc R # may not exist
+/root/.logout R # may not exist
+/root/.forward R # may not exist
# Unix itself
/kernel R