diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 04:16:46 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 04:16:46 +0000 |
commit | 330415521b8c0549d8ffe22994870df1c0835106 (patch) | |
tree | e84422261745a9d140882d90be5340dc8d17c6d2 /conf/perm.3 | |
parent | 9558d8035b07630ae4d5c8e9dc4628db7c56c586 (diff) | |
download | msec-330415521b8c0549d8ffe22994870df1c0835106.tar msec-330415521b8c0549d8ffe22994870df1c0835106.tar.gz msec-330415521b8c0549d8ffe22994870df1c0835106.tar.bz2 msec-330415521b8c0549d8ffe22994870df1c0835106.tar.xz msec-330415521b8c0549d8ffe22994870df1c0835106.zip |
corrected mandrake_consmap permissions and ping path/permissions.
Diffstat (limited to 'conf/perm.3')
-rw-r--r-- | conf/perm.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/perm.3 b/conf/perm.3 index 798adb5..60bbf72 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -2,6 +2,7 @@ ### / root.adm 755 /bin/ root.root 755 +/bin/ping root.root 4755 /boot/ root.root 755 /dev/ root.root 755 /etc/ root.root 755 @@ -34,6 +35,7 @@ /etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/rc.d/init.d/* root.root 700 +/etc/rc.d/init.d/mandrake_consmap root.root 751 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 /etc/shutdown.allow root.root 644 @@ -45,7 +47,7 @@ /etc/syslog.conf root.adm 640 /etc/updatedb.conf root.root 644 /home/ root.root 755 -/home/* current 700 +/home/* current 711 /lib/ root.root 755 /mnt/ root.root 755 /proc root.root 555 |