mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-25 10:27:16 +00:00
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
config BR2_PACKAGE_PYTHON_SETPROCTITLE
|
|
bool "python-setproctitle"
|
|
help
|
|
A Python module to customize the process title.
|
|
|
|
https://pypi.python.org/pypi/setproctitle
|