mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/docker /var/lib/docker
|
||||
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/dockerd -H fd:// --storage-driver=overlay2 --log-driver=journald
|
||||
Reference in New Issue
Block a user