diff options
-rw-r--r-- | conf/perm.0 | 2 | ||||
-rw-r--r-- | conf/perm.1 | 2 | ||||
-rw-r--r-- | conf/perm.2 | 2 | ||||
-rw-r--r-- | conf/perm.3 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 2c3667e..b70d313 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -76,7 +76,7 @@ /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 -/var/log/lp-errs lp.lp 644 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 diff --git a/conf/perm.1 b/conf/perm.1 index 17fed38..c9948ef 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -77,7 +77,7 @@ /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 -/var/log/lp-errs lp.lp 644 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 diff --git a/conf/perm.2 b/conf/perm.2 index 4cfb7e6..5858807 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -77,7 +77,7 @@ /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 640 -/var/log/lp-errs lp.lp 640 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 diff --git a/conf/perm.3 b/conf/perm.3 index eb4a348..da5856a 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -77,7 +77,7 @@ /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.root 640 -/var/log/lp-errs lp.lp 640 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 |