sshd.conf 201 B

1234
  1. check process sshd with pidfile /var/run/sshd.pid
  2. start program = "/usr/bin/systemctl start sshd"
  3. stop program = "/usr/bin/systemctl stop sshd"
  4. if failed port 22 protocol ssh then restart