diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 16:19:55 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 16:19:55 +0000 |
commit | 67ce6e5ba35d8e7cb6ad326578cc1312d7b94813 (patch) | |
tree | 2c19204ea9d66093b289b2c495d5108dae0a6be4 /conf/perm.4 | |
parent | 1c91359bad0421f881d0177e22503bfd394c386b (diff) | |
download | msec-67ce6e5ba35d8e7cb6ad326578cc1312d7b94813.tar msec-67ce6e5ba35d8e7cb6ad326578cc1312d7b94813.tar.gz msec-67ce6e5ba35d8e7cb6ad326578cc1312d7b94813.tar.bz2 msec-67ce6e5ba35d8e7cb6ad326578cc1312d7b94813.tar.xz msec-67ce6e5ba35d8e7cb6ad326578cc1312d7b94813.zip |
make mandrake_consmap 755 because we it needs to be readable by everyone
Diffstat (limited to 'conf/perm.4')
-rw-r--r-- | conf/perm.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/perm.4 b/conf/perm.4 index 9630c68..2f24171 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -36,7 +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/rc.d/init.d/mandrake_consmap root.adm 755 /etc/securetty root.root 640 /etc/sendmail.cf root.adm 640 /etc/shutdown.allow root.root 600 |