hilfe mein git ist komisch
This commit is contained in:
14
etc/logrotate.d/passenger
Normal file
14
etc/logrotate.d/passenger
Normal file
@@ -0,0 +1,14 @@
|
||||
/var/log/passenger/*.log {
|
||||
copytruncate
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
}
|
||||
|
||||
/var/log/passenger-analytics/*.log {
|
||||
missingok
|
||||
notifempty
|
||||
sharedscripts
|
||||
compress
|
||||
delaycompress
|
||||
}
|
||||
Reference in New Issue
Block a user