diff --git a/wg1-healthcheck.timer b/wg1-healthcheck.timer new file mode 100644 index 0000000..7679994 --- /dev/null +++ b/wg1-healthcheck.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Run wg1 healthcheck periodically + +[Timer] +OnBootSec=2min +OnUnitActiveSec=1min +Unit=wg1-healthcheck.service + +[Install] +WantedBy=timers.target