diff options
-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 1fcaed5..2c3667e 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -76,6 +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/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 diff --git a/conf/perm.1 b/conf/perm.1 index a64e869..17fed38 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -77,6 +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/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 diff --git a/conf/perm.2 b/conf/perm.2 index f130016..4cfb7e6 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -77,6 +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/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 diff --git a/conf/perm.3 b/conf/perm.3 index 6e51345..eb4a348 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -77,6 +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/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 diff --git a/conf/perm.4 b/conf/perm.4 index 889a349..482b97d 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -77,6 +77,7 @@ /var/lock/subsys root.adm 750 /var/log/ root.adm 751 /var/log/* root.root 600 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 600 /var/log/*/*/* current 600 /var/log/*/. current 700 diff --git a/conf/perm.5 b/conf/perm.5 index 4fb3b48..58fbb78 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -77,6 +77,7 @@ /var/lock/subsys root.root 700 /var/log/ root.root 711 /var/log/* root.root 600 +/var/log/lp-errs lp.lp 600 /var/log/*/* current 600 /var/log/*/*/* current 600 /var/log/*/. current 700 |