aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sandbox/case/pd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'test/sandbox/case/pd.nix')
-rw-r--r--test/sandbox/case/pd.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/sandbox/case/pd.nix b/test/sandbox/case/pd.nix
index 79400f53..49230bcf 100644
--- a/test/sandbox/case/pd.nix
+++ b/test/sandbox/case/pd.nix
@@ -194,5 +194,9 @@
];
seccomp = true;
+
+ try_socket = "/tmp/.X11-unix/X0";
+ socket_abstract = true;
+ socket_pathname = false;
};
}