1
0
forked from brl/citadel
citadel/meta-citadel/recipes-citadel/citadel-config/files/udev/udisks2-hide.rules

6 lines
224 B
Plaintext

KERNEL=="nbd*", ENV{UDISKS_IGNORE}="1"
KERNEL=="loop*", ENV{UDISKS_IGNORE}="1"
SYMLINK=="citadel/*", ENV{UDISKS_IGNORE}="1"
SYMLINK=="mapper/verity-*", ENV{UDISKS_IGNORE}="1"
SYMLINK=="mapper/rootfs", ENV{UDISKS_IGNORE}="1"