chiark / gitweb /
replace "add|change" with "!remove"
[elogind.git] / extras / fstab_import / 79-fstab_import.rules
index ccd718c5f007820d474fd8354307e3aa9835c9b9..2ded7d3d9fd9d1da1a31f889eb86ded4a8c689ad 100644 (file)
@@ -1,2 +1,2 @@
-ACTION=="add", SUBSYSTEM=="block", ENV{ID_FS_USAGE}=="filesystem|other", IMPORT="fstab_import --root=$root $name $links mapper/$env{DM_NAME}"
+ACTION!="remove", SUBSYSTEM=="block", ENV{ID_FS_USAGE}=="filesystem|other", IMPORT="fstab_import $name $links mapper/$env{DM_NAME}"