Skip to content

Commit 98c3bed

Browse files
authored
Increase max open files
1 parent 0e43323 commit 98c3bed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

root/etc/systemd/system/supervisor.service.d/notifiarr.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ ExecStart=/usr/bin/supervisord -n -c /config/supervisor/supervisord.conf
1414
ExecReload=
1515
ExecReload=/usr/bin/supervisorctl -c /config/supervisor/supervisord.conf $OPTIONS reload
1616

17+
# We need more open files that 1024.
18+
LimitNOFILE=11000

0 commit comments

Comments
 (0)