forked from security/hakurei
container: optionally isolate host abstract UNIX domain sockets via landlock
This commit is contained in:
@@ -182,6 +182,7 @@ in
|
||||
net = mkEnableOption "network access" // {
|
||||
default = true;
|
||||
};
|
||||
abstract = mkEnableOption "abstract unix domain socket access";
|
||||
|
||||
nix = mkEnableOption "nix daemon access";
|
||||
mapRealUid = mkEnableOption "mapping to priv-user uid";
|
||||
|
||||
Reference in New Issue
Block a user