Skip to content

Commit 2aee081

Browse files
Remove MountFlags in systemd unit to allow shared mount propagation
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
1 parent d76d38c commit 2aee081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/init/systemd/docker.service

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Type=notify
1111
# for containers run by docker
1212
ExecStart=/usr/bin/dockerd -H fd://
1313
ExecReload=/bin/kill -s HUP $MAINPID
14-
MountFlags=slave
1514
LimitNOFILE=1048576
1615
LimitNPROC=1048576
1716
LimitCORE=infinity

0 commit comments

Comments
 (0)