That won't work with autofs automounts – they overlay the root partition just like a regular mount would. So it's not that udev can't find the socket, but rather that it triggers autofs whenever it tries to connect.
On your root partition keep /var/run symlink to /run - so regardless if > /var is or isn't mounted, the path will be correct. Wouldn't that help ? > (unless I missed something) >
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
