0464d15b18
**- Why I did it** Ledd is the last daemon that is not enabled to run in python3. Even though there is a plan to deprecate this daemon and to replace it by something else it's one simple step toward python2 deprecation. **- How I did it** Changed the `command=` line for `ledd` in the `supervisord` configuration of `pmon`. Copied what was done for other daemons. **- How to verify it** Booting a product that has a `led_control.py` should now show the ledd running in python3. I ran `python3 -m pylint` on all `led_control.py` plugin which means that most of them should be python3 compliant. There is however still a risk that some might not work. |
||
---|---|---|
.. | ||
base_image_files | ||
ssd_tools | ||
critical_processes | ||
docker_init.sh | ||
docker-pmon.supervisord.conf.j2 | ||
Dockerfile.j2 | ||
lm-sensors.sh |