package/systemd: fix update-done service for read-only filesystem
authorRomain Naour <romain.naour@gmail.com>
Mon, 9 Nov 2020 23:07:44 +0000 (00:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Nov 2020 09:09:05 +0000 (10:09 +0100)
commit8d5076fdbab105c1efd41b8f88291a1215ebbe60
tree8a33bcfb5e1e98c1a3da6bfb37a4e87f2817cc40
parentbbfe0858851dae6a203cf0437adea3b056d9137a
package/systemd: fix update-done service for read-only filesystem

Backport an upstream patch to fix a regresion introduced in
246.5 by [1].

[1] https://github.com/systemd/systemd-stable/commit/8019995e9af9c6d7b5985198cedccd24eda3e26e

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/830981805

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/systemd/0001-update-done-Do-not-fail-with-read-only-etc-or-var.patch [new file with mode: 0644]