Index: branches/releng-11/nanobsd/files/etc/rc.conf
===================================================================
--- branches/releng-11/nanobsd/files/etc/rc.conf	(revision 14151)
+++ branches/releng-11/nanobsd/files/etc/rc.conf	(revision 14155)
@@ -24,5 +24,5 @@
 lvrouted_flags="-u -s s00p3rs3kr3t -m 28"
 
-# Takes lvrouted an small while to create reachable network nodes, make sure to
+# Takes lvrouted a small while to create reachable network nodes, make sure to
 # wait on it,to saves some bootup warnings.
 netwait_enable="YES"
@@ -57,10 +57,5 @@
 sshd_flags="-u0"
 
-# Watchdogd: avoid visits because of unit not reachable. If sshd is not running
-# for -t seconds than reboot. This is checked evert -s seconds.
-watchdogd_enable="YES"
-watchdogd_flags="-t 300 -s 60 -e '/etc/rc.d/sshd status'"
-
-# Monitoring deamons
+# Monitoring deamons; monit replaced watchdogd
 snmpd_enable="YES"
 snmpd_flags="-Ls 1"
