- "bind" is not a configuration option ; set local_only to true instead

ok alek@
This commit is contained in:
ajacoutot 2007-05-09 06:12:27 +00:00
parent 079efd31b8
commit 6f86359253
2 changed files with 11 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2007/04/30 16:24:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2007/05/09 06:12:27 ajacoutot Exp $
COMMENT= "File Alteration Monitor"
DISTNAME= fam-2.7.0
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS += fam 0.0 # .0.0
CATEGORIES= sysutils

View File

@ -1,11 +1,12 @@
$OpenBSD: patch-conf-fam_conf,v 1.1.1.1 2007/04/27 22:00:55 jasper Exp $
$OpenBSD: patch-conf-fam_conf,v 1.2 2007/05/09 06:12:27 ajacoutot Exp $
--- conf/fam.conf.orig Sun Jan 19 13:20:52 2003
+++ conf/fam.conf Fri Apr 27 22:52:14 2007
@@ -51,3 +51,7 @@ xtab_verification = true
+++ conf/fam.conf Tue May 8 11:55:44 2007
@@ -25,7 +25,7 @@ untrusted_user = nobody
#
#nfs_polling_interval = 6
# The -L command-line argument overrides this option.
#
-local_only = false
+local_only = true
+#
+# bind fam to 127.0.0.1 by default, so it won't allow external connections
+#
+bind = 127.0.0.1
#
# xtab_verification makes famd check the list of exported filesystems to