Loading nixos/modules/services/security/crowdsec.nix +1 −1 Original line number Diff line number Diff line Loading @@ -770,7 +770,7 @@ in serviceConfig = { User = cfg.user; Group = cfg.group; Type = "simple"; Type = "notify"; RestartSec = 60; LimitNOFILE = 65536; NoNewPrivileges = true; Loading Loading
nixos/modules/services/security/crowdsec.nix +1 −1 Original line number Diff line number Diff line Loading @@ -770,7 +770,7 @@ in serviceConfig = { User = cfg.user; Group = cfg.group; Type = "simple"; Type = "notify"; RestartSec = 60; LimitNOFILE = 65536; NoNewPrivileges = true; Loading