mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
sshd_path=/usr/sbin/sshd
|
|
sshd_config=/etc/ssh/sshd_config
|
|
client_config=/etc/ssh/ssh_config
|
|
pid_file=/var/run/sshd.init.pid
|
|
start_cmd=systemctl start sshd
|
|
stop_cmd=systemctl stop sshd
|
|
keygen_path=/usr/bin/ssh-keygen
|
|
sync_create=0
|
|
sync_auth=1
|
|
sync_pass=0
|
|
sync_gnupg=0
|