diff --git a/config.json.template b/config.json.template index a4d7a0c..b63aab6 100644 --- a/config.json.template +++ b/config.json.template @@ -320,6 +320,16 @@ "rbind", "rprivate" ] + }, + { + "type": "bind", + "source": "/run", + "destination": "/run", + "options": [ + "rbind", + "rw", + "mode=755" + ] } ], "linux": {