Commit 8a14673
init: set MS_SHARED for the root mount
systemd expects container runtimes to do this[1], otherwise various things
(such as credential passing) break. It's generally the reasonable default
and other container software might expect it to already be set as well.
[1]: https://systemd.io/CONTAINER_INTERFACE/
Signed-off-by: Val Packett <val@invisiblethingslab.com>1 parent 1abe621 commit 8a14673
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1133 | 1133 | | |
1134 | 1134 | | |
1135 | 1135 | | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
1136 | 1141 | | |
1137 | 1142 | | |
1138 | 1143 | | |
| |||
0 commit comments