Release of EvoBSD 6.8.0 #37

Merged
jlecour merged 168 commits from dev into master 2020-10-23 12:13:36 +02:00
Showing only changes of commit cb2be6ecd2 - Show all commits

View file

@ -8,7 +8,7 @@
/var/log/maillog 640 52 * $W1 Z
/var/log/messages 644 365 * $D0 Z
/var/log/secure 600 52 * $W1 Z
/var/log/wtmp 644 7 * $D0 B
/var/log/wtmp 644 52 * $W1 B
/var/log/xferlog 640 7 * $D0 Z
/var/log/pflog 600 30 * $D0 ZB "pkill -HUP -u root -U root -t - -x pflogd"
/var/www/logs/access.log 644 52 * $W1 Z "pkill -USR1 -u root -U root -x httpd"