<div dir="ltr"><div>I'm posting this as I could not find any release notes or announcements on 2.1.0.<br><br></div>It appears that the latest version of python-daemon requires a `initgroups` kwarg to be included with  `DaemonContext`. If it's not set, python-daemon will fail to launch with error:<br><br>in ... daemon/daemon.py", line 635, in change_process_owner<br>    os.initgroups(username, gid)<br>PermissionError: [Errno 1] Operation not permitted<br><div><div><div><div><br></div><div>This requires users who upgrade from 2.0.6 to 2.1.0 (which should have been a version which only added functionality in a backwards-compatible
manner) to have to set `initgroups` to `False`.<br></div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">~ Peter Urda<br><br></div><div><a href="http://urda.cc" target="_blank">http://urda.cc</a></div></div></div></div></div></div></div>
</div></div></div></div></div>