sane-ip-check: sandbox with bunpen

This commit is contained in:
2024-09-03 19:10:38 +00:00
parent e82de6180c
commit ad57f1537a

View File

@@ -98,7 +98,7 @@ in
}; };
"sane-scripts.ip-check".sandbox = { "sane-scripts.ip-check".sandbox = {
method = "landlock"; method = "bunpen";
net = "all"; net = "all";
}; };