Adam Hupp
Adam Hupp
It kind of looks like I can use: ``` loader = capnp.SchemaLoader() for node in cgr.nodes: loader.load_dynamic(node) ``` Along with copying some of the Schema -> python module logic in...
I've love to see this as well. Right now I have some hacky startup scripts to mount a vhdx disk image and then mount that onto /home, but my setup...
Thanks! That will work for me. With the `deny` policy, my challenge is the reverse. e.g say I have several different kinds of actors in the system, where "users" can...