Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
e2fsprogs
/
b1fbce7f6feb9d9e1ed896466e524e26d2683d51
/
.
/
scrub
/
e2scrub.rules.in
blob: b6dc30b760ac39a66644ecd1f26ea74cf9398466 [
file
]
# Try to hide our fsck snapshots from udev's /dev/disk linking...
ACTION
==
"add|change"
,
ENV
{
DM_LV_NAME
}==
"*.e2scrub"
,
ENV
{
UDISKS_IGNORE
}=
"1"
,
OPTIONS
=
"link_priority=-100"