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
|
||||
Group=root
|
||||
Restart=on-failure
|
||||
LimitNOFILE=40960
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue