I am trying to limit wine's network connectivity. Jailing it isn't working, so I tried the simplest approach - run wine under a different group via
Does anyone know if a viable approach?
newgrp (hoping to block wine's internet access via PF group block), but it won't launch under a different group. It launches fine normally, but the moment I change group (or use sudo to switch user), it doesn't launch. Does anyone know if a viable approach?