1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 12:48:03 +00:00
Files
operating-system/buildroot/package/python-daemonize/Config.in
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00

9 lines
238 B
Plaintext

config BR2_PACKAGE_PYTHON_DAEMONIZE
bool "python-daemonize"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
Library to enable your code run as a daemon process on
Unix-like systems.
https://pypi.python.org/pypi/daemonize