moonraker/moonraker
Eric Callahan 2641fc54d6
proc_stats: fix vcio ioctl logging spam
Use the low level os.open() method to open the vcio device.  This
resolves "unknown ioctl" spamming of the kernel log.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-10-13 18:07:03 -04:00
..
assets app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
components proc_stats: fix vcio ioctl logging spam 2023-10-13 18:07:03 -04:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils json_wrapper: fix linter errors 2023-10-07 10:37:42 -04:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
app.py app: fix linter errors 2023-10-07 10:28:45 -04:00
common.py common: fix linter errors 2023-10-07 10:29:04 -04:00
confighelper.py confighelper: fix linter errors 2023-10-07 10:29:24 -04:00
eventloop.py eventloop: add support for uvloop 2023-10-06 18:20:28 -04:00
klippy_connection.py klippy_connection: fix linter errors 2023-10-07 10:29:57 -04:00
loghelper.py loghelper: add newline to stdout header 2023-10-07 07:10:14 -04:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py server: fix linter errors 2023-10-07 10:30:08 -04:00
websockets.py websockets: fix linter errors 2023-10-07 10:30:25 -04:00