initial commit

This commit is contained in:
Andreas Wrede
2026-06-28 15:09:28 -04:00
parent bd865831d6
commit cc25dee7e2
27 changed files with 738 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[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