pagure / stunnel: set number of open files higher for pagure stunnel.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b1aa859cbb
commit
e13e8cef12
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Type=forking
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
LimitNOFILE=40960
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue