summarylogtreecommitdiffstats
path: root/lirc.logrotate
diff options
context:
space:
mode:
authorPhilipp Schmitt2016-03-01 14:31:15 +0100
committerPhilipp Schmitt2016-03-01 14:31:15 +0100
commit95e7c8c275f5b6b45f9d50996639f73b1ab7c760 (patch)
tree479d365b50456b2eabaf6761d4e120d3eb7da4f1 /lirc.logrotate
downloadaur-lirc-irdroid.tar.gz
Import files
Diffstat (limited to 'lirc.logrotate')
-rw-r--r--lirc.logrotate5
1 files changed, 5 insertions, 0 deletions
diff --git a/lirc.logrotate b/lirc.logrotate
new file mode 100644
index 000000000000..623c4f328ed2
--- /dev/null
+++ b/lirc.logrotate
@@ -0,0 +1,5 @@
+/var/log/lircd {
+ missingok
+ notifempty
+ delaycompress
+}