summarylogtreecommitdiffstats
path: root/kdm.logrotate
diff options
context:
space:
mode:
authorAntonio Rojas2015-12-12 11:14:20 +0100
committerAntonio Rojas2015-12-12 11:14:20 +0100
commita9b3cfce618929e4bd20a812e436d0eaed601a7a (patch)
tree672a80838fa5c2b607a24f01a532630cf7a47775 /kdm.logrotate
downloadaur-a9b3cfce618929e4bd20a812e436d0eaed601a7a.tar.gz
Drop from [extra]
Diffstat (limited to 'kdm.logrotate')
-rw-r--r--kdm.logrotate6
1 files changed, 6 insertions, 0 deletions
diff --git a/kdm.logrotate b/kdm.logrotate
new file mode 100644
index 000000000000..34331feaedcd
--- /dev/null
+++ b/kdm.logrotate
@@ -0,0 +1,6 @@
+/var/log/kdm.log {
+ maxage 365
+ size=+1024k
+ notifempty
+ missingok
+}