[Unit]
# Belt to the transition scripts' braces. VyOS's keepalived-fifo.py helper was
# observed dropping a MASTER transition silently, leaving a router holding every
# VIP with no WAN. A timer cannot be dropped the same way.
Description=Reconcile WAN interface state with VRRP mastership
# vyos-router loads config at boot and its pppoe handler will try to dial; the
# gate drop-in blocks that, but ordering after it keeps the logs readable.
After=keepalived.service vyos-router.service
[Service]
Type=oneshot
ExecStart=/config/vrrp-wan-reconcile