Commit 0e11d916 authored by Adam Wujek's avatar Adam Wujek 💬

userspace/monit: add config file for dropbear

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent cd004df4
check process dropbear with pidfile /var/run/dropbear.pid
start program = "/etc/init.d/dropbear start"
stop program = "/etc/init.d/dropbear stop"
if failed host localhost port 22 type tcp then restart
if 5 restarts within 10 cycles then exec "/sbin/reboot"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment