aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/perm.0
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.0
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.0')
-rw-r--r--init-sh/perm.026
1 files changed, 14 insertions, 12 deletions
diff --git a/init-sh/perm.0 b/init-sh/perm.0
index 735d617..5249019 100644
--- a/init-sh/perm.0
+++ b/init-sh/perm.0
@@ -1,8 +1,8 @@
# Welcome in Level 1
###
-/bin root.root 755
-/boot root.root 755
-/dev root.root 755
+/bin/ root.root 755
+/boot/ root.root 755
+/dev/ root.root 755
/dev/audio* root.audio 660
/dev/dsp* root.audio 660
/etc/ root.root 755
@@ -13,6 +13,7 @@
/etc/cron.weekly/ root.root 755
/etc/crontab root.root 644
/etc/dhcpcd/ root.root 755
+/etc/dhcpcd/* root.root 644
/etc/esd.conf root.root 644
/etc/ftpaccess root.root 644
/etc/ftpconversions root.root 644
@@ -43,20 +44,21 @@
/etc/updatedb.conf root.root 644
/home/ root.root 755
/home/* current 755
-/lib root.root 755
-/mnt root.root 755
-/root root.root 755
-/sbin root.root 755
-/tmp root.root 1777
-/usr root.root 755
+/lib/ root.root 755
+/mnt/ root.root 755
+/root/ root.root 755
+/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/* root.root 755
/usr/sbin/ root.root 755
-/var root.root 755
-/var/log root.root 755
+/usr/sbin/* root.root 755
+/var/ root.root 755
+/var/log/ root.root 755
/var/log/* root.adm 644
/var/log/security/ root.root 700
/var/log/security/* root.root 600
-/var/spool/mail root.mail 771 \ No newline at end of file
+/var/spool/mail/ root.mail 771