mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
9739c5ce58
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
111 B
Text
9 lines
111 B
Text
/var/log/verm/*.log {
|
|
su verm verm
|
|
rotate 12
|
|
weekly
|
|
compress
|
|
missingok
|
|
notifempty
|
|
copytruncate
|
|
}
|