]> git.pld-linux.org Git - packages/openssh.git/blob - openssh.sysconfig
updated rebased ldap patch from fedora (adds AccountClass ldap.conf param)
[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.023653 seconds and 3 git commands to generate.