rename script into renew-reminder.py (dash instead of underscore)
[myplc.git] / support-scripts / renew_reminder_logrotate
diff --git a/support-scripts/renew_reminder_logrotate b/support-scripts/renew_reminder_logrotate
deleted file mode 100644 (file)
index c97672a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/var/log/renew_reminder {
-    weekly
-    missingok
-    notifempty
-    create 0640 root root
-
-}
-