[quoted lines by John Covici on 2021/02/23 at 13:42 -0500] >When asking for systemd, I get nothing, this may be some of our >problem.
I'm sure that's because your system doesn't have systemd.pc. Brltty does have defaults for when pkg-config returns nothing. In this case, the default is /usr/lib/sysusers.d/. In general, the defaults indeed are the places where something is usually expected to be. You can look in brltty's config.mk to see what was selected. For example, my config.mk has this: SYSTEMD_SYSUSERS_DIR = /usr/lib/sysusers.d -- 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
