8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
config BR2_PACKAGE_PYTHON_SETPROCTITLE
|
|
bool "python-setproctitle"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A Python module to customize the process title.
|
|
|
|
https://pypi.python.org/pypi/setproctitle
|