diff options
author | Frederic Lepied <flepied@mandriva.com> | 2001-08-09 08:10:59 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2001-08-09 08:10:59 +0000 |
commit | 7c4523ed3de1cb0e5ea25d8e452c946232449ed4 (patch) | |
tree | a6c690d0e4382b47f92173d3f5821bf560951e6b /conf | |
parent | 2672f03b09c111a536856390cb5430b0fb4a6579 (diff) | |
download | msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.gz msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.bz2 msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.xz msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.zip |
merge back 0.15-17mdk in CVS
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.0 | 3 | ||||
-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 | 3 | ||||
-rw-r--r-- | conf/server.4 | 1 | ||||
-rw-r--r-- | conf/server.5 | 1 |
8 files changed, 9 insertions, 3 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 1be6dce..88deeda 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -57,9 +57,10 @@ /usr/bin/ root.root 755 /usr/sbin/ root.root 755 /var/ root.root 755 -/var/tmp root.roo 1777 +/var/tmp root.root 1777 /var/log/ root.root 755 /var/log/* root.adm 644 +/var/log/squid squid.squid 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 diff --git a/conf/perm.1 b/conf/perm.1 index f0f4acb..b397e99 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -58,6 +58,7 @@ /var/ root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 +/var/log/squid squid.squid 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 diff --git a/conf/perm.2 b/conf/perm.2 index 634a096..4f6f355 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -59,6 +59,7 @@ /var/ root.root 755 /var/log/ root.root 755 /var/log/* root.adm 640 +/var/log/squid squid.squid 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 diff --git a/conf/perm.3 b/conf/perm.3 index a4a6e12..8fb5e41 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -59,6 +59,7 @@ /var/ root.root 755 /var/log/ root.root 755 /var/log/* root.root 600 +/var/log/squid squid.squid 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 2775 diff --git a/conf/perm.4 b/conf/perm.4 index 1ae8811..d34b49f 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -59,6 +59,7 @@ /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 +/var/log/squid squid.squid 711 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 diff --git a/conf/perm.5 b/conf/perm.5 index b3b2b24..3cc42b5 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -55,7 +55,6 @@ /usr/* root.root 711 /usr/X11R6/ root.xgrp 710 /usr/bin/ root.root 711 -/usr/bin/* root.root 755 /usr/bin/cc root.ctools 750 /usr/bin/finger root.ntools 750 /usr/bin/gcc root.ctools 750 @@ -66,12 +65,12 @@ /usr/bin/who root.ntools 750 /usr/bin/ssh root.ntools 750 /usr/sbin/ root.root 711 -/usr/sbin/* root.root 700 /usr/sbin/sendmail root.root 755 /usr/sbin/traceroute root.ntools 750 /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 +/var/log/squid squid.squid 711 /var/log/security/ root.root 700 /var/log/security/* root.root 600 /var/spool/mail/ root.mail 771 diff --git a/conf/server.4 b/conf/server.4 index 044f0bf..b275405 100644 --- a/conf/server.4 +++ b/conf/server.4 @@ -4,3 +4,4 @@ keytable network gpm xfs +pcmcia diff --git a/conf/server.5 b/conf/server.5 index 044f0bf..b275405 100644 --- a/conf/server.5 +++ b/conf/server.5 @@ -4,3 +4,4 @@ keytable network gpm xfs +pcmcia |