Loading nixos/modules/services/networking/radicale.nix +1 −0 Original line number Diff line number Diff line Loading @@ -205,6 +205,7 @@ in RestrictAddressFamilies = [ "AF_INET" "AF_INET6" "AF_UNIX" # To log with systemd ]; RestrictNamespaces = true; RestrictRealtime = true; Loading Loading
nixos/modules/services/networking/radicale.nix +1 −0 Original line number Diff line number Diff line Loading @@ -205,6 +205,7 @@ in RestrictAddressFamilies = [ "AF_INET" "AF_INET6" "AF_UNIX" # To log with systemd ]; RestrictNamespaces = true; RestrictRealtime = true; Loading