diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-20 17:14:37 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-20 17:14:37 +0000 |
commit | 7ca72278ea4e6829d4de6f3072bf5576adab9d52 (patch) | |
tree | eeceb5380ee3e402d1e5c967a97f45d87fb962b3 | |
parent | c0cb4cdf9c1ffae8f9d5e6bf07d79daf21561625 (diff) | |
download | msec-7ca72278ea4e6829d4de6f3072bf5576adab9d52.tar msec-7ca72278ea4e6829d4de6f3072bf5576adab9d52.tar.gz msec-7ca72278ea4e6829d4de6f3072bf5576adab9d52.tar.bz2 msec-7ca72278ea4e6829d4de6f3072bf5576adab9d52.tar.xz msec-7ca72278ea4e6829d4de6f3072bf5576adab9d52.zip |
*** empty log message ***
-rw-r--r-- | init-sh/perm.1 | 2 | ||||
-rw-r--r-- | init-sh/perm.2 | 3 | ||||
-rw-r--r-- | init-sh/perm.3 | 3 |
3 files changed, 4 insertions, 4 deletions
diff --git a/init-sh/perm.1 b/init-sh/perm.1 index 9b57b91..e6824b7 100644 --- a/init-sh/perm.1 +++ b/init-sh/perm.1 @@ -59,5 +59,5 @@ /var/log/* root.adm 644 /var/log/security/ root.root 700 /var/log/security/* root.root 600 -/var/spool/mail root.mail 771 +/var/spool/mail root.mail 2775 diff --git a/init-sh/perm.2 b/init-sh/perm.2 index ecc1bd7..c2ce992 100644 --- a/init-sh/perm.2 +++ b/init-sh/perm.2 @@ -59,4 +59,5 @@ /var/log/* root.adm 640 /var/log/security root.root 700 /var/log/security/* root.root 600 -/var/spool/mail root.mail 771
\ No newline at end of file +/var/spool/mail root.mail 2775 + diff --git a/init-sh/perm.3 b/init-sh/perm.3 index 17bb46b..80c59b9 100644 --- a/init-sh/perm.3 +++ b/init-sh/perm.3 @@ -59,8 +59,7 @@ /var/log/* root.root 600 /var/log/security root.root 700 /var/log/security/* root.root 600 -/var/spool/mail root.mail 771 - +/var/spool/mail root.mail 2775 |