--- trunk/udev/udev-fstab_import.rules.magellan 2009/10/13 10:46:20 884 +++ trunk/udev/udev-fstab_import.rules.magellan 2010/08/18 02:24:13 1088 @@ -1,5 +1,5 @@ # /etc/udev/rules/79-fstab_import.rules: device naming rules for udev -# $Header: /root/magellan-cvs/src/udev/udev-fstab_import.rules.magellan,v 1.1 2009-10-13 10:46:20 niro Exp $ +# $Header: /root/magellan-cvs/src/udev/udev-fstab_import.rules.magellan,v 1.2 2010-08-18 02:24:12 niro Exp $ # # There are a number of modifiers that are allowed to be used in some # of the different fields. They provide the following subsitutions: @@ -18,4 +18,4 @@ # file that can be run before this one. # -ACTION=="add|change", SUBSYSTEM=="block", ENV{ID_FS_USAGE}=="filesystem|other", IMPORT="fstab_import $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}"