Skip to content

Commit 54bf6b3

Browse files
authored
Added ulimit config
1 parent d5111b6 commit 54bf6b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sinusbot.service

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Type=simple
1313
KillSignal=2
1414
SendSIGKILL=yes
1515
Environment=QT_XCB_GL_INTEGRATION=none
16+
LimitNOFILE=512000
17+
LimitNPROC=512000
1618

1719
[Install]
1820
WantedBy=multi-user.target

0 commit comments

Comments
 (0)