first commit
This commit is contained in:
8
etc_org/logrotate.d/pm-utils
Normal file
8
etc_org/logrotate.d/pm-utils
Normal file
@@ -0,0 +1,8 @@
|
||||
/var/log/pm-suspend.log /var/log/pm-powersave.log {
|
||||
monthly
|
||||
rotate 4
|
||||
delaycompress
|
||||
compress
|
||||
notifempty
|
||||
missingok
|
||||
}
|
||||
Reference in New Issue
Block a user