diff options
Diffstat (limited to 'test/sandbox/case/preset.nix')
| -rw-r--r-- | test/sandbox/case/preset.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sandbox/case/preset.nix b/test/sandbox/case/preset.nix index be376a17..41f612f8 100644 --- a/test/sandbox/case/preset.nix +++ b/test/sandbox/case/preset.nix @@ -262,7 +262,7 @@ in seccomp = true; try_socket = "/tmp/.X11-unix/X0"; - socket_abstract = true; + socket_abstract = false; socket_pathname = false; }; } |
