summaryrefslogtreecommitdiff
path: root/openssh.sysconfig
blob: 2fad1f0b148891bb4009e9694bac1af24f1367cc (plain)
1
2
3
4
5
6
7
# Customized setings for ssh

# Leave -u (max user processes) as ulimited to avoid nasty suprise
SERVICE_LIMITS="-u unlimited -Sc 0"

# Define nice level for ssh 
SERVICE_RUN_NICE_LEVEL="+0"