|
|
|
|
|
by corty
1999 days ago
|
|
You can't typically start the firewall before the eth link goes up, since rules that contain network interfaces might not work before those are created (e.g. in case of bridge or bonding interfaces). Systemd's "start everything at once, let the dependencies sort out automatically" is a major regression for server systems. With sysv-init you could just pick the right ordering and be done, everything was stable for every boot after that. |
|
Source: https://www.freedesktop.org/wiki/Software/systemd/NetworkTar...