From 6945804b40cd73da18aa8039524e571578c653a9 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Sun, 25 Aug 2002 19:47:17 +0000 Subject: let hosts.{allow,deny} be readable by everyone (to allow all the daemons to access them). --- conf/perm.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/perm.4') diff --git a/conf/perm.4 b/conf/perm.4 index 482b97d..c5159b2 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -21,8 +21,8 @@ /etc/ftphosts root.adm 640 /etc/ftpusers root.adm 640 /etc/gettydefs root.adm 640 -/etc/hosts.allow root.daemon 640 -/etc/hosts.deny root.daemon 640 +/etc/hosts.allow root.daemon 644 +/etc/hosts.deny root.daemon 644 /etc/hosts.equiv root.daemon 640 /etc/inetd.conf root.adm 640 /etc/inittab root.adm 640 -- cgit v1.2.1