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