Files
vanlink/failover/van-failover.service
T
2026-06-28 15:09:28 -04:00

14 lines
284 B
Desktop File

[Unit]
Description=Multi-WAN health-probe failover for the campervan router
After=NetworkManager.service network-online.target
Wants=NetworkManager.service
[Service]
Type=simple
ExecStart=/usr/local/sbin/van-failover
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target