mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
sshd_path=/usr/lib/ssh/sshd
|
|
sshd_config=/etc/ssh/sshd_config
|
|
client_config=/etc/ssh/ssh_config
|
|
pid_file=/var/run/sshd.pid
|
|
keygen_path=/usr/bin/ssh-keygen
|
|
sync_create=0
|
|
sync_auth=1
|
|
sync_pass=0
|
|
sync_gnupg=0
|
|
start_cmd=svcadm enable /network/ssh
|
|
stop_cmd=svcadm disable /network/ssh
|
|
restart_cmd=svcadm restart /network/ssh
|
|
sshd_version=Sun_SSH_2.0
|