diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index 6dbbf5a..29c4da9 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -21,9 +21,9 @@ /etc/ftphosts root.root 600 /etc/ftpusers root.root 600 /etc/gettydefs root.root 600 -/etc/hosts.allow root.root 600 -/etc/hosts.deny root.root 600 -/etc/hosts.equiv root.root 600 +/etc/hosts.allow root.daemon 640 +/etc/hosts.deny root.daemon 640 +/etc/hosts.equiv root.daemon 640 /etc/inetd.conf root.root 600 /etc/inittab root.root 600 /etc/ld.so.conf root.root 600 |