Added MountFlags for Ubuntu in multinode guide

It was pointed out that the MountFlags=shared entry
was missing for Ubuntu in the multinode deployment guide.
The entry has been added back in.

Change-Id: I164932848eeaec3963fa205d4493a3b7f2343dfd
Closes-Bug: #1640618
This commit is contained in:
Steve Wilkerson 2016-11-09 17:05:14 -06:00
parent 520cf42647
commit f6e9c8e693
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ section:
# Ubuntu
[Service]
MountFlags=shared
EnvironmentFile=-/etc/default/docker
ExecStart=/usr/bin/docker daemon -H fd:// $DOCKER_OPTS