initial commit of file from CVS for smeserver-spamassassin on Mon 10 Jul 08:42:51 BST 2023

This commit is contained in:
Brian Read
2023-07-10 08:42:51 +01:00
parent 582d2ee320
commit 7ae11e7fbd
50 changed files with 901 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
/var/log/spamd/spamd.log
{
missingok
notifempty
sharedscripts
delaycompress
su root root
create 600 root root
postrotate
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
endscript
}