mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8ed760477b
This also fixes REQUIRES in the .info file (%README%) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
124 B
Text
9 lines
124 B
Text
/var/log/amavisd-new.log {
|
|
su amavis amavis
|
|
rotate 5
|
|
notifempty
|
|
missingok
|
|
size 100k
|
|
nocompress
|
|
copytruncate
|
|
}
|