Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Add LimitNOFILE=infinity option to systemd service
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Oct 13, 2021
1 parent 02d7fbb commit daefc8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ Before=shutdown.target
Type=simple
Restart=on-failure
RestartSec=5
LimitNOFILE=infinity
Environment=LOGLEVEL=info
Environment=SPN_ARGS=
EnvironmentFile=-/etc/default/spn
Expand Down

0 comments on commit daefc8b

Please sign in to comment.