diff options
Diffstat (limited to 'system/system76-power/config/system76-power.logrotate')
-rw-r--r-- | system/system76-power/config/system76-power.logrotate | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/system76-power/config/system76-power.logrotate b/system/system76-power/config/system76-power.logrotate new file mode 100644 index 0000000000000..cd9cef89cf084 --- /dev/null +++ b/system/system76-power/config/system76-power.logrotate @@ -0,0 +1,7 @@ +/var/log/system76-power.log { + copytruncate + delaycompress + compress + notifempty + missingok +} |