hping: sandbox with bunpen
This commit is contained in:
@@ -678,10 +678,11 @@ in
|
||||
"dconf" #< silences "unable to create file '/run/user/colin/dconf/user': Permission denied. dconf will not work properly."
|
||||
];
|
||||
|
||||
hping.sandbox.method = "landlock";
|
||||
hping.sandbox.method = "bunpen";
|
||||
hping.sandbox.net = "all";
|
||||
hping.sandbox.capabilities = [ "net_raw" ];
|
||||
hping.sandbox.autodetectCliPaths = "existingFile"; # for sending packet data from file
|
||||
hping.sandbox.tryKeepUsers = true;
|
||||
|
||||
# seahorse: dump gnome-keyring secrets.
|
||||
seahorse.buildCost = 1;
|
||||
|
Reference in New Issue
Block a user