pagure / stunnel: set number of open files higher for pagure stunnel.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-09-20 22:18:42 +00:00 committed by Pierre-Yves Chibon
parent b1aa859cbb
commit e13e8cef12

View file

@ -9,6 +9,7 @@ Type=forking
User=root
Group=root
Restart=on-failure
LimitNOFILE=40960
[Install]
WantedBy=multi-user.target