diff options
Diffstat (limited to 'test/sandbox/case/pdlike.nix')
| -rw-r--r-- | test/sandbox/case/pdlike.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sandbox/case/pdlike.nix b/test/sandbox/case/pdlike.nix index c078fac2..e5354be3 100644 --- a/test/sandbox/case/pdlike.nix +++ b/test/sandbox/case/pdlike.nix @@ -36,6 +36,8 @@ in userns = true; x11 = false; hostAbstract = false; + shareRuntime = true; + shareTmpdir = true; # 0, PresetExt | PresetDenyDevel expectedFilter = { |
