Ives van der Flaas
Ives van der Flaas
Yeah, I only found it while reading through the Beamer docs and decided to try it. I looked through some other light on dark beamer templates (not that easy a...
Inside the .runit file which seems to be responsible for executing the user-level stuff is stated the following ``` !/bin/bash exec setuser root oxidized ``` So it seems like the...
Thanks, added it to my setup. For a permanent solution in the repo it would probably be best to propagate which userid and groupid to use from some environment variables...
Exactly yes.
The fix is pretty easy, see my fork https://github.com/christiansandberg/python-can-remote/compare/master...Ivesvdf:python-can-remote:master Didn't look at what the backwards compatibility with earlier versions of python-can is though, but for 4.3.0 it seems to work...