On Tue, Nov 8, 2016, at 10:49 AM, Josh Berkus wrote: > Someone's written a tiny C implementation of gosu: > > https://github.com/ncopa/su-exec
This is seems close to `runuser` from util-linux, which would just need to be taught an option like --exec to `execve` rather than having a parent process. And to not run through the PAM session stack. _______________________________________________ cloud mailing list -- [email protected] To unsubscribe send an email to [email protected]
