This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119377 additions and 73694 deletions

View File

@@ -1,6 +1,7 @@
config BR2_PACKAGE_PYTHON_DAEMON
bool "python-daemon"
select BR2_PACKAGE_PYTHON_DOCUTILS # runtime
select BR2_PACKAGE_PYTHON_LOCKFILE # runtime
help
Library to implement a well-behaved Unix daemon process.