aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/logging/logrotate.d/ppp
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/logging/logrotate.d/ppp')
-rw-r--r--straper/db/public/logging/logrotate.d/ppp9
1 files changed, 9 insertions, 0 deletions
diff --git a/straper/db/public/logging/logrotate.d/ppp b/straper/db/public/logging/logrotate.d/ppp
new file mode 100644
index 0000000..3505463
--- /dev/null
+++ b/straper/db/public/logging/logrotate.d/ppp
@@ -0,0 +1,9 @@
+/var/log/ppp-connect-errors {
+ weekly
+ rotate 4
+ missingok
+ notifempty
+ compress
+ nocreate
+}
+