Files
operating-system/buildroot-external/rootfs-overlay/etc/systemd/system/docker.service.d/hassos.conf
Stefan Agner 366087cf97 Move Docker configuration to daemon.json (#2116)
This is more readable than passing arguments to the daemon directly. It
also shortens the ExecStart command significantly, which is stored in
every log entry in systemd-journald.
2022-09-08 12:00:23 +02:00

6 lines
94 B
Plaintext

[Unit]
RequiresMountsFor=/etc/docker /mnt/data /var/lib/docker
[Service]
OOMScoreAdjust=-400