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