Files
vacuum-wall/system/systemd/vacuum-wall-acme.timer
T
mteehan e2f56b8cc8 Initial commit: SSL proxy / firewall appliance
Flask WebUI behind nginx reverse proxy with zone-based firewall, DHCP,
WireGuard, and ACME certificate management.
2026-05-07 22:24:24 +00:00

12 lines
196 B
SYSTEMD

[Unit]
Description=Vacuum Wall ACME Certificate Renewal Timer
[Timer]
OnCalendar=*-*-* 00:00:00
OnCalendar=*-*-* 12:00:00
Persistent=true
RandomizedDelaySec=300
[Install]
WantedBy=timers.target