e2f56b8cc8
Flask WebUI behind nginx reverse proxy with zone-based firewall, DHCP, WireGuard, and ACME certificate management.
9 lines
211 B
Desktop File
9 lines
211 B
Desktop File
[Unit]
|
|
Description=Vacuum Wall ACME Certificate Renewal
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=vacuum-wall
|
|
WorkingDirectory=/home/wall/vacuum-wall
|
|
ExecStart=/usr/local/bin/acme.sh --cron --home /home/vacuum-wall/.acme.sh
|