summaryrefslogtreecommitdiffstats
path: root/system/system76-power/config/system76-power.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'system/system76-power/config/system76-power.logrotate')
-rw-r--r--system/system76-power/config/system76-power.logrotate7
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 0000000000..cd9cef89cf
--- /dev/null
+++ b/system/system76-power/config/system76-power.logrotate
@@ -0,0 +1,7 @@
+/var/log/system76-power.log {
+ copytruncate
+ delaycompress
+ compress
+ notifempty
+ missingok
+}