forked from security/hakurei
container: optionally isolate host abstract UNIX domain sockets via landlock
This commit is contained in:
@@ -269,7 +269,7 @@ in
|
||||
seccomp = true;
|
||||
|
||||
try_socket = "/tmp/.X11-unix/X0";
|
||||
socket_abstract = true;
|
||||
socket_abstract = false;
|
||||
socket_pathname = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user