CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/10 08:38:27
Modified files:
usr.sbin/slowcgi: slowcgi.c slowcgi.8
Log message:
Implement -u (user to drop privs to) and -p flag (path to chroot to).
This allows to run slowcgi non-chrooted with -p /, requested by at
least ratchov@ and henning@.
Input by many, OK ratchov@ on a previous diff, "looks good" millert@,
man page bits tweak and OK schwarze@ (all some time ago); OK henning@
