moonraker/moonraker
Eric Callahan 76e431330c machine: service unit detection fix
Add `--plain` and `--no-legend` to the command to list service units.
This fixes a bug where  a service could be prefixed with a unique
character, resulting undetected services.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-11-26 09:02:05 -05:00
..
components machine: service unit detection fix 2021-11-26 09:02:05 -05:00
app.py app: add request debug logging 2021-11-26 06:11:13 -05:00
confighelper.py confighelper: track default values 2021-11-23 13:55:24 -05:00
eventloop.py eventloop: fix FlexCallback annotation 2021-11-12 10:11:39 -05:00
moonraker.py moonraker: prevent duplicate failed components 2021-11-25 17:16:09 -05:00
utils.py utils: add method to load system level modules 2021-11-15 06:41:38 -05:00
websockets.py