summaryrefslogtreecommitdiff
path: root/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate')
-rw-r--r--net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate b/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate
new file mode 100644
index 000000000000..67e4d65e0e4e
--- /dev/null
+++ b/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate
@@ -0,0 +1,7 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+/var/log/iroffer-dinoex/*.log {
+ missingok
+ su iroffer iroffer
+}