Dave Mielke <[email protected]> wrote: > To make sure that you have the right rules file, verify these two lines in it: > > 453: RUN+="brltty-wrapper" > 457: RUN+="brltty-wrapper -C"
Yes, I do have those lines. > Is your rules file now named 90-brltty.rules? it sure is. It lives in: "/lib/udev/rules.d/90-brltty.rules" > The brltty-wrapper script looks for the brltty executable by command search > path, so it depends on what that is on your system while it's booting. The path is correct, so it should be finding it. [root@newbean:~#] echo $PATH /bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin My only conclusion is that it is something to do with systemd. On my old style sysvinit system, the udev rules work fine. _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
