We only have to prevent udev from removing device nodes it has not created.
btw, I already have included a quickfix for this where udev does not remove device nodes at all (only symlinks).
/etc/udev/udev.conf: .... udev_remove_devicenodes="yes|no" ....