forked from pool/python-python-daemon
Accepting request 347851 from home:tbechtold:branches:devel:languages:python
- update to 2.1.0: * Add a DaemonContext option, ‘initgroups’, which specifies whether to set the daemon process's supplementary groups. * Set the process groups using ‘os.initgroups’. Thanks to Malcolm Purvis for contributing an implementation of this feature. OBS-URL: https://build.opensuse.org/request/show/347851 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=12
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-python-daemon
|
||||
Version: 2.0.6
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Url: http://pypi.python.org/pypi/python-daemon/
|
||||
Summary: Library to implement a well-behaved Unix daemon process
|
||||
|
Reference in New Issue
Block a user