aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sandbox/case/device.nix
diff options
context:
space:
mode:
Diffstat (limited to 'test/sandbox/case/device.nix')
-rw-r--r--test/sandbox/case/device.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sandbox/case/device.nix b/test/sandbox/case/device.nix
index e9cf724b..c1a2f5f5 100644
--- a/test/sandbox/case/device.nix
+++ b/test/sandbox/case/device.nix
@@ -243,7 +243,7 @@ in
seccomp = true;
try_socket = "/tmp/.X11-unix/X0";
- socket_abstract = true;
+ socket_abstract = false;
socket_pathname = true;
};
}