summaryrefslogtreecommitdiff
blob: 8e75908369beb73fb344b37829ed657bbc70275a (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/conf.d/sshd: config file for /etc/init.d/sshd

# Where is your sshd_config file stored?

SSHD_CONFDIR="/etc/ssh"

# Any random options you want to pass to sshd.
# See the sshd(8) manpage for more info.

SSHD_OPTS=""