[quoted lines by Sébastien Hinderer on 2022/01/11 at 13:17 +0100] >I am not familiar with systemd but I was wondering how easy it would be >to create variations in the options passed to brltty to include the >hour, date or things like that. Maybe systemd has this ability and then >you could create different name for the log file at invocation.
Systemd can set environment variables. We already do that, for example, for which USB device to use, which driver to use, etc. It doesn't, however, keep track of things like the date and time. We do use a wrapper script from Systemd, though, so it could be dealt with that way. -- 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
