wok diff udev/stuff/92-hal.rules @ rev 8121

Fixed pcsxr-svn to use lzma-alone instead of lzma wrapper script. Turns out the lzma wrapper script for xz is incompatible with lzma-alone compression. Also lzma-alone compress better.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 24 00:57:47 2011 +0000 (2011-01-24)
parents
children dac216ce48c5
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/udev/stuff/92-hal.rules	Mon Jan 24 00:57:47 2011 +0000
     1.3 @@ -0,0 +1,2 @@
     1.4 +# pass all events to hal daemon
     1.5 +RUN+="socket:@/org/freedesktop/hal/udev_event"