1
mirror of https://github.com/home-assistant/supervisor synced 2024-10-04 11:57:51 +02:00
ha-supervisor/supervisor/docker
Stefan Agner b701e1917e
Drop unnecessary command from CLI plug-in (#3551)
The CLI plug-in stays up even without command. This saves a few
kilobytes of RAM.

It also allows s6-overlay's stage2 to complete. The stage2 execlineb
process has an enormously long cmdline, with strings like "init-stage2
failed" in it. This has previously led people to belive that there is a
problem (while there isn't). So as a side effect, getting stage2 to
complete side steps such confusion and makes the list of processes
cleaner.
2022-04-07 12:11:21 -04:00
..
__init__.py Fix grammer of some error messages (#3310) 2021-11-17 15:41:35 +01:00
addon.py Remove timeout on validate for docker (#3505) 2022-03-10 14:11:18 +01:00
audio.py Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131) 2021-09-21 18:22:56 +02:00
cli.py Drop unnecessary command from CLI plug-in (#3551) 2022-04-07 12:11:21 -04:00
const.py Add dbus support to plugin-dns (#3459) 2022-02-21 20:31:15 +01:00
dns.py Add dbus support to plugin-dns (#3459) 2022-02-21 20:31:15 +01:00
homeassistant.py Bump awesomeversion from 21.8.1 to 21.10.1 (#3257) 2021-10-26 17:43:12 +02:00
interface.py Remove timeout on validate for docker (#3505) 2022-03-10 14:11:18 +01:00
multicast.py Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131) 2021-09-21 18:22:56 +02:00
network.py Use new format for logging exceptions - docker/network.py (#3220) 2021-10-18 10:09:21 +02:00
observer.py Time handling (#2901) 2021-06-09 09:38:32 +02:00
stats.py Fix memory stats calc (#2518) 2021-02-04 16:06:12 +01:00
supervisor.py Use new format for logging exceptions - docker/supervisor.py (#3221) 2021-10-08 16:03:30 +02:00