hilfe mein git ist komisch
This commit is contained in:
11
etc/logrotate.d/proxmox-vm
Normal file
11
etc/logrotate.d/proxmox-vm
Normal file
@@ -0,0 +1,11 @@
|
||||
su root root
|
||||
/var/log/proxmox-vm.log {
|
||||
daily
|
||||
rotate 7
|
||||
size 50M
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
Reference in New Issue
Block a user