diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.3 | 2 | ||||
-rw-r--r-- | conf/perm.4 | 2 | ||||
-rw-r--r-- | conf/perm.5 | 2 | ||||
-rw-r--r-- | conf/perm.snf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/perm.3 b/conf/perm.3 index 60bbf72..3e921fc 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -35,7 +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/rc.d/init.d/mandrake_consmap root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 /etc/shutdown.allow root.root 644 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 diff --git a/conf/perm.5 b/conf/perm.5 index c5637cd..a1d7e1f 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -36,7 +36,7 @@ /etc/rc.d/ root.root 700 /etc/rc.d/init.d/ root.root 700 /etc/rc.d/init.d/* root.root 700 -/etc/rc.d/init.d/mandrake_consmap root.adm 751 +/etc/rc.d/init.d/mandrake_consmap root.adm 755 /etc/securetty root.root 600 /etc/sendmail.cf root.root 600 /etc/shutdown.allow root.root 600 diff --git a/conf/perm.snf b/conf/perm.snf index 3bcea59..a06bdc4 100644 --- a/conf/perm.snf +++ b/conf/perm.snf @@ -35,7 +35,7 @@ /etc/profile.d/* root.root 755 /etc/rc.d/ root.adm 640 /etc/rc.d/init.d/ root.adm 750 -/etc/rc.d/init.d/mandrake_consmap root.adm 751 +/etc/rc.d/init.d/mandrake_consmap root.adm 755 /etc/rc.d/init.d/syslog root.adm 740 /etc/securetty root.root 640 /etc/sendmail.cf root.adm 640 |