diff options
Diffstat (limited to 'conf')
-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 4fa2273..0d3a652 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -82,5 +82,6 @@ /var/log/*/*/* current 644 /var/log/*/. current 755 /var/log/mailman/ root.mail 2775 +/var/log/mailman/* root.mail 664 /var/spool/mail/ root.mail 2775 /var/tmp root.root 777 diff --git a/conf/perm.1 b/conf/perm.1 index 9e7702b..6e91be0 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -83,5 +83,6 @@ /var/log/*/*/* current 644 /var/log/*/. current 755 /var/log/mailman/ root.mail 2775 +/var/log/mailman/* root.mail 664 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.2 b/conf/perm.2 index df1d51f..fb18275 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -83,5 +83,6 @@ /var/log/*/*/* current 640 /var/log/*/. current 755 /var/log/mailman/ root.mail 2775 +/var/log/mailman/* root.mail 664 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.3 b/conf/perm.3 index 5b0184d..8720377 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -83,5 +83,6 @@ /var/log/*/*/* current 640 /var/log/*/. current 755 /var/log/mailman/ root.mail 2775 +/var/log/mailman/* root.mail 640 /var/spool/mail/ root.mail 2775 /var/tmp root.root 1777 diff --git a/conf/perm.4 b/conf/perm.4 index 4c39077..d130d01 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -84,5 +84,6 @@ /var/log/*/. current 700 /var/log/intraline/. current 750 /var/log/mailman/ root.mail 2770 +/var/log/mailman/* root.mail 660 /var/spool/mail/ root.mail 771 /var/tmp root.adm 1773 diff --git a/conf/perm.5 b/conf/perm.5 index 7c133eb..65ffaf8 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -84,5 +84,6 @@ /var/log/*/. current 700 /var/log/intraline/. current 750 /var/log/mailman/ root.mail 2770 +/var/log/mailman/* root.mail 660 /var/spool/mail/ root.mail 771 /var/tmp root.root 1733 |