forked from rosa/hakurei
hst: optionally cover /run/ early
This works around awkward root permissions. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ talk com.canonical.Unity
|
||||
"exec Discord --ozone-platform-hint=wayland",
|
||||
},
|
||||
|
||||
Flags: hst.FUserns | hst.FHostNet | hst.FMapRealUID |
|
||||
Flags: hst.FCoverRun | hst.FUserns | hst.FHostNet | hst.FMapRealUID |
|
||||
hst.FShareRuntime | hst.FShareTmpdir,
|
||||
},
|
||||
}, nil},
|
||||
|
||||
Reference in New Issue
Block a user