Currently, systemd-networkd service fails to start with the following error:
systemd-networkd.service: Failed to determine user credentials: No such process
systemd-networkd.service: Failed at step USER spawning /usr/lib/systemd/systemd-networkd: No such process
systemd-networkd.service: Main process exited, code=exited, status=217/USER
systemd-networkd.service: Failed with result 'exit-code'.
Adding the systemd-network user to initramfs resolves the issue.
Currently, systemd-networkd service fails to start with the following error:
Adding the systemd-network user to initramfs resolves the issue.