1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-06 13:17:42 +03:00
one/share/pkgs/logrotate/opennebula-novnc

10 lines
136 B
Plaintext
Raw Normal View History

/var/log/one/novnc.log {
dateext
dateformat -%Y%m%d-%s
weekly
rotate 52
missingok
notifempty
copytruncate
}