diff --git a/module.nix b/module.nix index f44f781..06981d1 100644 --- a/module.nix +++ b/module.nix @@ -88,7 +88,6 @@ in ProtectKernelModules = true; ProtectKernelLogs = true; ProtectControlGroups = true; - RestrictAddressFamilies = [ "AF_INET" "AF_UNIX" ]; RestrictNamespaces = ""; NoNewPrivileges = true;