Bug#1115116: Acknowledgement (systemd-resolved: fails to start on reboot due to missing dependency on /run subdirectory)
LeJacq, Jean Pierre
jeanpierre.lejacq at quoininc.com
Sat Sep 13 19:45:29 BST 2025
Unfortunately, after more testing the solution posted does not work
reliably. I have to add an additional dependency the the local
filesystem is fully initialized, including /run, using local-fs.target.
It's not clear to me why RequiresMountFor= is not sufficient.
[Unit]
After=systemd-sysctl.service systemd-sysusers.service local-fs.target
RequiresMountsFor=/run/systemd/mount-rootfs/var/tmp
--
JP
More information about the Pkg-systemd-maintainers
mailing list