On Fri, 2005-01-28 at 11:04 -0500, James Y Knight wrote:
A quick fix is to comment out twisted/scripts/twistd.py:160:
shedPrivileges(config['euid'], process.uid, process.gid)
which is useless when not running as root.
Can we get in a long term fix for 2.0?