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.4 | |
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.4')
-rw-r--r-- | conf/perm.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/perm.4 b/conf/perm.4 index 41a00b2..9630c68 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -1,7 +1,8 @@ # Welcome in Level 4, aka secure & usable. ### / root.adm 751 -/bin/ root.root 711 +/bin/ root.root 4755 +/bin/ping root.root 755 /bin/rpm rpm.rpm 750 /boot/ root.root 700 /dev/ root.root 711 @@ -35,6 +36,7 @@ /etc/rc.d/ root.adm 750 /etc/rc.d/init.d/ root.adm 750 /etc/rc.d/init.d/* root.adm 740 +/etc/rc.d/init.d/mandrake_consmap root.adm 751 /etc/securetty root.root 640 /etc/sendmail.cf root.adm 640 /etc/shutdown.allow root.root 600 |