aboutsummaryrefslogtreecommitdiffstats
path: root/conf/perm.1
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-01-22 19:23:18 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-01-22 19:23:18 +0000
commitda66772cfaf407695a5b71baa3ebcada1e88f365 (patch)
tree22ea13e0e6fc8fe29bed159ffe5998a51056ac2f /conf/perm.1
parentd6a11b7907d3f6099e86f51430df2453bd04e008 (diff)
downloadmsec-da66772cfaf407695a5b71baa3ebcada1e88f365.tar
msec-da66772cfaf407695a5b71baa3ebcada1e88f365.tar.gz
msec-da66772cfaf407695a5b71baa3ebcada1e88f365.tar.bz2
msec-da66772cfaf407695a5b71baa3ebcada1e88f365.tar.xz
msec-da66772cfaf407695a5b71baa3ebcada1e88f365.zip
corrected errors reported by Pierre Fortin's script
Diffstat (limited to 'conf/perm.1')
-rw-r--r--conf/perm.117
1 files changed, 14 insertions, 3 deletions
diff --git a/conf/perm.1 b/conf/perm.1
index 0441e0d..587c329 100644
--- a/conf/perm.1
+++ b/conf/perm.1
@@ -25,7 +25,6 @@
/etc/hosts.deny root.root 644
/etc/hosts.equiv root.root 644
/etc/inetd.conf root.root 644
-/etc/init.d/ root.root 755
/etc/inittab root.root 644
/etc/ld.so.conf root.root 644
/etc/lilo.conf root.root 644
@@ -35,6 +34,7 @@
/etc/printcap root.root 644
/etc/profile.d/* root.root 755
/etc/rc.d/ root.root 755
+/etc/rc.d/init.d/ root.root 755
/etc/rc.d/init.d/* root.root 744
/etc/rc.d/init.d/mandrake_consmap root.root 755
/etc/securetty root.root 644
@@ -56,13 +56,24 @@
/sbin/ root.root 755
/tmp/ root.root 1777
/usr/ root.root 755
+/usr/* root.root 755
/usr/X11R6/ root.root 755
/usr/bin/ root.root 755
+/usr/bin/cc root.root 755
+/usr/bin/finger root.root 755
+/usr/bin/g++* root.root 755
+/usr/bin/gcc* root.root 755
+/usr/bin/ssh root.root 755
+/usr/bin/telnet root.root 755
+/usr/bin/w root.root 755
+/usr/bin/who root.root 755
/usr/lib/rpm/rpm? rpm.rpm 755
/usr/sbin/ root.root 755
+/usr/sbin/sendmail root.root 755
+/usr/sbin/traceroute root.bin 4755
/usr/share/doc root.root 755
/usr/share/man root.root 755
-/usr/tmp root.root 2777
+/usr/tmp root.root 1777
/var/ root.root 755
/var/lock/subsys root.root 755
/var/log/ root.root 755
@@ -71,4 +82,4 @@
/var/log/*/*/* current 644
/var/log/*/. current 755
/var/spool/mail/ root.mail 2775
-/var/tmp root.root 2777
+/var/tmp root.root 1777