mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
The unique file id was used to prevent overwrites from different interfaces but we can just use the argument in the file so that everything is rewritten in place causing the renewals to boil down to one. See a previous run with a WAN-only setup: >>> Invoking start script 'newwanip' Reconfiguring IPv4: OK Reconfiguring IPv6: OK Reconfiguring IPv6: OK Reconfiguring IPv6: OK Reconfiguring IPv6: OK Reconfiguring IPv6: OK >>> Invoking start script 'freebsd' While here, also display the interface for clarity now: >>> Invoking start script 'newwanip' Reconfiguring IPv4 on em0: OK Reconfiguring IPv6 on em0: OK >>> Invoking start script 'freebsd'