[quoted lines by Alexander Epaneshnikov on 2020/12/09 at 01:05 +0300] >you need to change: >ACTION=="add", GOTO="brltty_systemd_add" >to: >ACTION!="remove", GOTO="brltty_systemd_add" >without it brltty stops on systemd reload
I'd prefer to stay with == as != let's unexpected things happen. Do you know what the unexpected action is? Is it change? Does duplicating the add line and changing add to change fix it? Other actions to try would be bind and unbind. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ 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://brltty.app/mailman/listinfo/brltty
