summaryrefslogblamecommitdiffstats
path: root/source/n/openssh/sshd.default
blob: 6cab3ba31cd76e42fd68da5a31be1e5a80dd4d51 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                         
# Optional arguments to start sshd with.
#
# Note that using the -p flag causes any Port directives 
# in sshd_config(5) to be ignored.
#
# If you want to run sshd on non-standard port(s), use:
#SSHD_OPTS="-p 12345 -p 6789"
#
# If you want to use non-standard sshd_config, use:
#SSHD_OPTS="-f /some/other/sshd_config"