1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-27 12:14:53 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/libexec
Stefan Agner 41b452ff48 Fix Docker key.json corruption check (#2125)
* Fix Docker key.json corruption check

Since /etc/docker does not get bind mounted anymore (see #2116),
key.json from the overlay partition is used directly.

* Use -e flag for jq to get useful exit code
2022-09-12 22:16:00 +02:00
..