On Wed, Jun 23, 2021 at 12:27:53PM -0500, Ian Pilcher wrote:
> I would like to add a udev rule that creates a symlink to a sysfs
> directory, and a subdirectory of /run seem like the right place to put
> it.  Of course this means that the subdirectory needs to exist.

sysfs should be "self-contained", trying to add symlinks to it from
external places is racy and guaranteed to not work over time.

What problem are you trying to solve here that links into sysfs is an
attempted solution?

thanks,

greg k-h
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to