|
@@ -10,7 +10,7 @@ Type=notify
|
|
|
# the default is not to use systemd for cgroups because the delegate issues still
|
|
|
# exists and systemd currently does not support the cgroup feature set required
|
|
|
# for containers run by docker
|
|
|
-ExecStart=/usr/bin/dockerd
|
|
|
+ExecStart=/usr/bin/dockerd -H fd://
|
|
|
ExecReload=/bin/kill -s HUP $MAINPID
|
|
|
TimeoutSec=0
|
|
|
RestartSec=2
|