[quoted lines by Rob Hudson on 2021/05/09 at 21:33 -0500] >If I start brltty with systemctl, I get that >"not saved" >when exiting preferences. >If I just start it by typing >brltty >at root prompt, everything works as expected.
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 Then restart the systemd instance. For log levels, use log-level. For example: log-level debug -- 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
