12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
su root root
|
|
/var/log/proxmox-vm.log {
|
|
daily
|
|
rotate 7
|
|
size 50M
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
copytruncate
|
|
}
|