[systemd-devel] udev - ignore/hide persistent storage
Lennart Poettering
lennart at poettering.net
Fri Mar 31 07:00:57 UTC 2017
On Thu, 30.03.17 21:40, lejeczek (peljasz at yahoo.co.uk) wrote:
> sorry guys to bother you, but
> I'll see myself going slowly mad next week, for I've been reading and
> tryingand trying..
>
> and I fail to tell udev to ignore a device and not to create symlinks.
> I need someone to 100% confirm this should work in v.219.
> The way Ithink(or hope) it should work islike:
>
> ENV{ID_SERIAL}=="c50033d225e1", ENV{UDISKS_IGNORE}="1"
udisks is not involved with creating device symlinks, that's all done
by udev itself.
To disable the persistent symlinks it shuld be sufficient to set the
UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG udev property early enough
in the rules, this then has the effect that
60-persistent-storage.rules is skipped.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list