Dave Mielke <[email protected]> wrote: > Then it's a permissions problem for sure. To pass -L/path/to/logfile to the > systemd instance, speciy it within your /etc/brltty.conf file. For example: > log-file /path/to/logfile
Sure enough, it's a permissions thing: 2021-05-10@07:56:49.120 [brltty] cannot open file: /var/lib/brltty/brltty.prefs: Permission denied 2021-05-10@07:56:49.120 [brltty] no primary override directory -rwxrwxrwx 1 brltty brltty 5238 May 9 21:26 brltty.prefs So even setting it to wide open wouldn't let brltty open it. _______________________________________________ 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
