diff options
author | Frederic Lepied <flepied@mandriva.com> | 2001-08-09 08:10:59 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2001-08-09 08:10:59 +0000 |
commit | 7c4523ed3de1cb0e5ea25d8e452c946232449ed4 (patch) | |
tree | a6c690d0e4382b47f92173d3f5821bf560951e6b /conf/perm.5 | |
parent | 2672f03b09c111a536856390cb5430b0fb4a6579 (diff) | |
download | msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.gz msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.bz2 msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.xz msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.zip |
merge back 0.15-17mdk in CVS
Diffstat (limited to 'conf/perm.5')
-rw-r--r-- | conf/perm.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index b3b2b24..3cc42b5 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -55,7 +55,6 @@ /usr/* root.root 711 /usr/X11R6/ root.xgrp 710 /usr/bin/ root.root 711 -/usr/bin/* root.root 755 /usr/bin/cc root.ctools 750 /usr/bin/finger root.ntools 750 /usr/bin/gcc root.ctools 750 @@ -66,12 +65,12 @@ /usr/bin/who root.ntools 750 /usr/bin/ssh root.ntools 750 /usr/sbin/ root.root 711 -/usr/sbin/* root.root 700 /usr/sbin/sendmail root.root 755 /usr/sbin/traceroute root.ntools 750 /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 +/var/log/squid squid.squid 711 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 |