diff --git a/contrib/init/systemd/docker.service b/contrib/init/systemd/docker.service index 8f4c7d1177..41b3849a09 100644 --- a/contrib/init/systemd/docker.service +++ b/contrib/init/systemd/docker.service @@ -6,6 +6,7 @@ After=network-online.target firewalld.service Wants=network-online.target [Service] +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