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