diff --git a/nodes/systemd.md b/nodes/systemd.md index c33ce23fb55..22fb34a8b30 100644 --- a/nodes/systemd.md +++ b/nodes/systemd.md @@ -88,7 +88,7 @@ User=$USER ExecStart=$(which celestia) full start Restart=on-failure RestartSec=3 -LimitNOFILE=1400000 +LimitNOFILE=65535 [Install] WantedBy=multi-user.target