Dave Mielke (2022/01/11 12:37 -0500): > [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.
Ah yes! e.g. by defining the name of the log file in an environment variable. Sébastien. _______________________________________________ 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
