aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/perm.5
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-22 09:28:42 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-22 09:28:42 +0000
commit01f3caf8c23e37046d486158306e2b3ede56c7aa (patch)
tree5be5d1d5ff99c331cbdc69089db8588561b33c52 /init-sh/perm.5
parente22eda8407c17479a0c08aa0cc4c25caf9bbccaa (diff)
downloadmsec-01f3caf8c23e37046d486158306e2b3ede56c7aa.tar
msec-01f3caf8c23e37046d486158306e2b3ede56c7aa.tar.gz
msec-01f3caf8c23e37046d486158306e2b3ede56c7aa.tar.bz2
msec-01f3caf8c23e37046d486158306e2b3ede56c7aa.tar.xz
msec-01f3caf8c23e37046d486158306e2b3ede56c7aa.zip
*** empty log message ***
Diffstat (limited to 'init-sh/perm.5')
-rw-r--r--init-sh/perm.527
1 files changed, 14 insertions, 13 deletions
diff --git a/init-sh/perm.5 b/init-sh/perm.5
index 5f8c1d9..ec1b9b9 100644
--- a/init-sh/perm.5
+++ b/init-sh/perm.5
@@ -1,8 +1,8 @@
# Welcome in Level 5, aka paranoid.
###
-/bin root.root 711
-/boot root.root 700
-/dev root.root 711
+/bin/ root.root 711
+/boot/ root.root 700
+/dev/ root.root 711
/dev/audio* root.audio 600
/dev/dsp* root.audio 600
/etc/ root.root 711
@@ -25,6 +25,7 @@
/etc/hosts.deny root.root 600
/etc/hosts.equiv root.root 600
/etc/inetd.conf root.root 600
+/etc/init.d/ root.root 700
/etc/inittab root.root 600
/etc/ld.so.conf root.root 600
/etc/lilo.conf root.root 600
@@ -43,12 +44,12 @@
/etc/updatedb.conf root.root 600
/home/ root.root 711
/home/* current 700
-/lib root.root 711
-/mnt root.root 710
-/root root.root 700
-/sbin root.root 711
-/tmp root.root 1777
-/usr root.root 711
+/lib/ root.root 711
+/mnt/ root.root 710
+/root/ root.root 700
+/sbin/ root.root 711
+/tmp/ root.root 1777
+/usr/ root.root 711
/usr/* root.root 711
/usr/X11R6/ root.xgrp 710
/usr/bin/ root.root 711
@@ -56,9 +57,9 @@
/usr/sbin/ root.root 711
/usr/sbin/* root.root 700
/usr/sbin/sendmail root.root 755
-/var root.root 755
-/var/log root.root 700
+/var/ root.root 755
+/var/log/ root.root 700
/var/log/* root.root 600
-/var/log/security root.root 700
+/var/log/security/ root.root 700
/var/log/security/* root.root 600
-/var/spool/mail root.mail 771
+/var/spool/mail/ root.mail 771