Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-daemon / Config.in
1 config BR2_PACKAGE_PYTHON_DAEMON
2         bool "python-daemon"
3         depends on BR2_PACKAGE_PYTHON
4         help
5           Library to implement a well-behaved Unix daemon process.
6
7           https://pypi.python.org/pypi/python-daemon/