Skip to content

Commit e4b616d

Browse files
committed
config.json: Remove 'proc' type from private mount
The reasoning behind this is described in 50e9cef (README: Remove 'proc' type from private mount examples, 2016-06-10), I'd just missed this instance with that commit.
1 parent 0f7e27e commit e4b616d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"mounts": [
2323
{
2424
"target": "/proc",
25-
"type": "proc",
2625
"flags": [
2726
"MS_PRIVATE",
2827
"MS_REC"

0 commit comments

Comments
 (0)