]> git.pld-linux.org Git - packages/openssh.git/blob - openssh.sysconfig
- up to 7.1p2; fixes CVE-2016-0777 (client side problem)
[packages/openssh.git] / openssh.sysconfig
1 # Customized setings for ssh
2
3 # Leave -u (max user processes) as ulimited to avoid nasty suprise
4 SERVICE_LIMITS="-u unlimited -Sc 0"
5
6 # Define nice level for ssh 
7 SERVICE_RUN_NICE_LEVEL="+0"
This page took 0.023205 seconds and 3 git commands to generate.