diff options
author | Florin Grad <florin@mandriva.com> | 2001-09-19 12:21:07 +0000 |
---|---|---|
committer | Florin Grad <florin@mandriva.com> | 2001-09-19 12:21:07 +0000 |
commit | 278ec7298885cb4540a26cde6f578a351656c088 (patch) | |
tree | 52083c3908aef53b6d8e8878835b3d629031ddfa | |
parent | 5dafd636b6afef22a21571bd0af6d334ddb88ed8 (diff) | |
download | msec-278ec7298885cb4540a26cde6f578a351656c088.tar msec-278ec7298885cb4540a26cde6f578a351656c088.tar.gz msec-278ec7298885cb4540a26cde6f578a351656c088.tar.bz2 msec-278ec7298885cb4540a26cde6f578a351656c088.tar.xz msec-278ec7298885cb4540a26cde6f578a351656c088.zip |
squidGuard entries
-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 1a0f6f1..96eabe4 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -60,6 +60,7 @@ /var/tmp root.root 1777 /var/log/ root.root 755 /var/log/* root.adm 644 +/var/log/squidGuard nobody.nobody 755 /var/log/squid nobody.nobody 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 diff --git a/conf/perm.1 b/conf/perm.1 index 0f12391..9e4e9b2 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/squidGuard nobody.nobody 755 /var/log/squid nobody.nobody 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 diff --git a/conf/perm.2 b/conf/perm.2 index 2b7e6bb..77e861a 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/squidGuard nobody.nobody 755 /var/log/squid nobody.nobody 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 diff --git a/conf/perm.3 b/conf/perm.3 index 0aaced7..3b707f8 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/squidGuard nobody.nobody 755 /var/log/squid nobody.nobody 755 /var/log/security/ root.root 700 /var/log/security/* root.root 600 diff --git a/conf/perm.4 b/conf/perm.4 index 78dba22..216e819 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/squidGuard nobody.nobody 711 /var/log/squid nobody.nobody 711 /var/log/security/ root.root 700 /var/log/security/* root.root 600 diff --git a/conf/perm.5 b/conf/perm.5 index 5c096b0..57feac1 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -70,6 +70,7 @@ /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 +/var/log/squidGuard nobody.nobody 711 /var/log/squid nobody.nobody 711 /var/log/security/ root.root 700 /var/log/security/* root.root 600 |