diff options
Diffstat (limited to 'test/sandbox/case/device.nix')
| -rw-r--r-- | test/sandbox/case/device.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sandbox/case/device.nix b/test/sandbox/case/device.nix index 9765fd58..cba608f1 100644 --- a/test/sandbox/case/device.nix +++ b/test/sandbox/case/device.nix @@ -9,6 +9,12 @@ device = true; mapRealUid = false; useCommonPaths = true; + userns = false; + + # 0, PresetStrict + expectedFilter = { + x86_64-linux = "e880298df2bd6751d0040fc21bc0ed4c00f95dc0d7ba506c244d8b8cf6866dba8ef4a33296f287b66cccc1d78e97026597f84cc7dec1573e148960fbd35cd735"; + }; want = { env = [ |
