sshd_path=/usr/bin/sshd
sshd_config=/etc/ssh/sshd_config
client_config=/etc/ssh/ssh_config
pid_file=/run/sshd.pid
start_cmd=systemctl start sshd.service
stop_cmd=systemctl stop sshd.service
keygen_path=/usr/bin/ssh-keygen
sync_create=0
sync_auth=1
sync_pass=0
sync_gnupg=0
