Skip to content
Snippets Groups Projects
Commit 3bdf4325 authored by ale's avatar ale
Browse files

Raise NOFILE ulimit

parent 7604d497
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ ExecStart=/usr/bin/ai-auth-server \ ...@@ -14,6 +14,7 @@ ExecStart=/usr/bin/ai-auth-server \
--addr=${BIND_ADDR} \ --addr=${BIND_ADDR} \
$DAEMON_ARGS $DAEMON_ARGS
Restart=always Restart=always
LimitNOFILE=16384
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment