forked from security/hakurei
hst/container: optional runtime and tmpdir sharing
Sharing and persisting these directories do not always make sense. Make it optional here. Closes #16. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -36,6 +36,8 @@ in
|
||||
userns = true;
|
||||
x11 = false;
|
||||
hostAbstract = false;
|
||||
shareRuntime = true;
|
||||
shareTmpdir = true;
|
||||
|
||||
# 0, PresetExt | PresetDenyDevel
|
||||
expectedFilter = {
|
||||
|
||||
Reference in New Issue
Block a user