diff --git a/mailcow-cert-push.timer b/mailcow-cert-push.timer new file mode 100644 index 0000000..ba9949f --- /dev/null +++ b/mailcow-cert-push.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Run mailcow cert push twice daily + +[Timer] +OnCalendar=*-*-* 03,15:00:00 +Persistent=true +RandomizedDelaySec=300 + +[Install] +WantedBy=timers.target \ No newline at end of file