diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-02-11 14:44:40 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-02-11 14:44:40 +0000 |
commit | 102709ca341438a5f5a21532b4fd2b6a2f820f97 (patch) | |
tree | a3ba197d1295b0140886406c57483933b0ac4cfc | |
parent | 1d2ecb3c042d0adeea564a4664d7fa324f012ea9 (diff) | |
download | msec-102709ca341438a5f5a21532b4fd2b6a2f820f97.tar msec-102709ca341438a5f5a21532b4fd2b6a2f820f97.tar.gz msec-102709ca341438a5f5a21532b4fd2b6a2f820f97.tar.bz2 msec-102709ca341438a5f5a21532b4fd2b6a2f820f97.tar.xz msec-102709ca341438a5f5a21532b4fd2b6a2f820f97.zip |
/etc/sendmail.cf 640 to sendmail to work.
-rw-r--r-- | conf/perm.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index 29c4da9..ff7f31f 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -38,7 +38,7 @@ /etc/rc.d/init.d/* root.root 700 /etc/rc.d/init.d/mandrake_consmap root.adm 644 /etc/securetty root.root 600 -/etc/sendmail.cf root.mail 600 +/etc/sendmail.cf root.mail 640 /etc/shutdown.allow root.root 600 /etc/ssh/ssh_config root.root 644 /etc/ssh/ssh_host_*key root.root 600 |