Remove MountFlags in systemd unit to allow shared mount propagation

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
Upstream-commit: 2aee081cad72352f8b0c37ba0414ebc925b022e8
Component: engine
This commit is contained in:
Ilya Dmitrichenko
2016-05-24 12:51:31 +01:00
parent 850246a4c4
commit 9f585ffb3f
@@ -11,7 +11,6 @@ Type=notify
# for containers run by docker
ExecStart=/usr/bin/dockerd -H fd://
ExecReload=/bin/kill -s HUP $MAINPID
MountFlags=slave
LimitNOFILE=1048576
LimitNPROC=1048576
LimitCORE=infinity