diff options
Diffstat (limited to 'system/lirc/lirc.logrotate')
-rw-r--r-- | system/lirc/lirc.logrotate | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/lirc/lirc.logrotate b/system/lirc/lirc.logrotate new file mode 100644 index 0000000000..44bbdbb475 --- /dev/null +++ b/system/lirc/lirc.logrotate @@ -0,0 +1,6 @@ +/var/log/lircd { + missingok + notifempty + delaycompress +} + |