mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
11 lines
318 B
Text
11 lines
318 B
Text
|
# 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"
|