summaryrefslogtreecommitdiffstats
path: root/network/policyd2/logrotate.policyd2
diff options
context:
space:
mode:
Diffstat (limited to 'network/policyd2/logrotate.policyd2')
-rw-r--r--network/policyd2/logrotate.policyd28
1 files changed, 8 insertions, 0 deletions
diff --git a/network/policyd2/logrotate.policyd2 b/network/policyd2/logrotate.policyd2
new file mode 100644
index 0000000000..9a25024a50
--- /dev/null
+++ b/network/policyd2/logrotate.policyd2
@@ -0,0 +1,8 @@
+/var/log/policyd2.log {
+ rotate 5
+ notifempty
+ missingok
+ size 1M
+ nocompress
+ copytruncate
+} \ No newline at end of file