chiark / gitweb /
shutdown: respect the dry run option '-k'
[elogind.git] / src / 99-systemd.rules
index 186ef45f49f5400b566cefdf3d5580c6f0428135..c079c35304e83f63e0fca8898454767be35fd5c7 100644 (file)
@@ -5,7 +5,7 @@
 #  the Free Software Foundation; either version 2 of the License, or
 #  (at your option) any later version.
 
-ACTION!="add|change", GOTO="systemd_end"
+ACTION=="remove", GOTO="systemd_end"
 
 SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd"
 SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*", TAG+="systemd"