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 caf9c84..4fa2273 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -81,5 +81,6 @@ /var/log/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 +/var/log/mailman/ root.mail 2775 /var/spool/mail/ root.mail 2775 /var/tmp root.root 777 diff --git a/conf/perm.1 b/conf/perm.1 index 241465f..9e7702b 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -82,5 +82,6 @@ /var/log/*/* current 644 /var/log/*/*/* current 644 /var/log/*/. current 755 +/var/log/mailman/ root.mail 2775 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.2 b/conf/perm.2 index c2f376d..df1d51f 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -82,5 +82,6 @@ /var/log/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 +/var/log/mailman/ root.mail 2775 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.3 b/conf/perm.3 index 4f046f3..5b0184d 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -82,5 +82,6 @@ /var/log/*/* current 640 /var/log/*/*/* current 640 /var/log/*/. current 755 +/var/log/mailman/ root.mail 2775 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.4 b/conf/perm.4 index a88bab1..4c39077 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -83,5 +83,6 @@ /var/log/*/*/* current 600 /var/log/*/. current 700 /var/log/intraline/. current 750 +/var/log/mailman/ root.mail 2770 /var/spool/mail/ root.mail 771 /var/tmp root.adm 1773 diff --git a/conf/perm.5 b/conf/perm.5 index 319bb1c..7c133eb 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -83,5 +83,6 @@ /var/log/*/*/* current 600 /var/log/*/. current 700 /var/log/intraline/. current 750 +/var/log/mailman/ root.mail 2770 /var/spool/mail/ root.mail 771 /var/tmp root.root 1733 |