mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
When running the TestInitSystemSystemdRwIfupdown test, the rootfs must be in read-write mode. The commit log [1] introducing systemd tests say so: "basic systemd, read-write, network w/ ifupdown" With systemd 246.5, the service systemd-update-done return an error code when it can't write on the filesystem (/etc) [1]117835d5fc[2]8019995e9aFixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/830981813 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit14ed65e3a6) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>