diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-04-17 14:27:02 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-04-17 14:27:02 +0000 |
commit | a67709643cb97efa7e9877d931757f8740497a79 (patch) | |
tree | 8a8d8a108e3b7aa3fd6c01348a169a8c741252ce /conf | |
parent | d6ab177786964fc4f6f1f7f4d04d40aa5188e3e9 (diff) | |
download | msec-a67709643cb97efa7e9877d931757f8740497a79.tar msec-a67709643cb97efa7e9877d931757f8740497a79.tar.gz msec-a67709643cb97efa7e9877d931757f8740497a79.tar.bz2 msec-a67709643cb97efa7e9877d931757f8740497a79.tar.xz msec-a67709643cb97efa7e9877d931757f8740497a79.zip |
*** empty log message ***
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.0 | 1 | ||||
-rw-r--r-- | conf/perm.1 | 1 | ||||
-rw-r--r-- | conf/perm.2 | 1 | ||||
-rw-r--r-- | conf/perm.3 | 1 | ||||
-rw-r--r-- | conf/perm.4 | 1 | ||||
-rw-r--r-- | conf/perm.5 | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 9ade3c2..ba5542d 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -59,6 +59,7 @@ /usr/sbin/ root.root 755 /usr/sbin/* root.root 755 /var/ root.root 755 +/var/tmp root.roo 1777 /var/log/ root.root 755 /var/log/* root.adm 644 /var/log/security/ root.root 700 diff --git a/conf/perm.1 b/conf/perm.1 index 8fc7d12..e08da38 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -64,3 +64,4 @@ /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 +/var/tmp root.root 2777 diff --git a/conf/perm.2 b/conf/perm.2 index c6a3d41..260710c 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -64,3 +64,4 @@ /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 +/var/tmp root.root 1777 diff --git a/conf/perm.3 b/conf/perm.3 index 2c8520d..45c70ca 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -64,3 +64,4 @@ /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 +/var/tmp root.root 1777 diff --git a/conf/perm.4 b/conf/perm.4 index ef31596..c32f530 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -64,3 +64,4 @@ /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 +/var/tmp root.root 1777 diff --git a/conf/perm.5 b/conf/perm.5 index 2c50be6..b3b2b24 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -75,3 +75,4 @@ /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 +/var/tmp root.root 1777 |