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