[Bug 50489] Typo in /etc/udev/rules.d/85-hal.rules
auspex
auspex at pointerstop.ca
Tue Jun 20 18:51:58 UTC 2006
Public bug reported:
For hal 0.5.7-1ubuntu18 in edgy, this fixes a typo in the udev rules:
diff -u rules.new/85-hal.rules rules.d/85-hal.rules
--- rules.new/85-hal.rules 2006-06-20 14:35:08.000000000 -0300
+++ rules.d/85-hal.rules 2006-05-22 12:09:12.000000000 -0300
@@ -2,4 +2,4 @@
RUN+="socket:/org/freedesktop/hal/udev_event"
# unmount block devices when they are removed
-SUBSYSTEM=="block",ACTION=="remove", RUN+="/usr/lib/hal/hal-unmount.sh"
+SUBSYSTEM=="block",ACTION="remove", RUN+="/usr/lib/hal/hal-unmount.sh"
** Affects: hal (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Typo in /etc/udev/rules.d/85-hal.rules
https://launchpad.net/bugs/50489
More information about the desktop-bugs
mailing list