sshd.conf 139 B

123
  1. check process sshd with pidfile /var/run/sshd.pid
  2. start program = "/etc/init.d/sshd start"
  3. stop program = "/etc/init.d/sshd stop"