diff --git a/systemd/cronosd.service.template b/systemd/cronosd.service.template index 04ed7ae3..46dbb471 100644 --- a/systemd/cronosd.service.template +++ b/systemd/cronosd.service.template @@ -11,7 +11,7 @@ WorkingDirectory= ExecStart= start --home /.cronos Restart=on-failure RestartSec=10 -LimitNOFILE=4096 +LimitNOFILE=50000 [Install] WantedBy=multi-user.target