check_local_webservice.sh: forgot uncomment the reboot command.
This commit is contained in:
parent
b1557f866d
commit
37acc2beeb
@ -374,7 +374,7 @@ else
|
|||||||
done
|
done
|
||||||
|
|
||||||
rm -f "$RESTART_CHECK_FILE"
|
rm -f "$RESTART_CHECK_FILE"
|
||||||
#reboot_system "The local web service is still down - a system restart is triggered."
|
reboot_system "The local web service is still down - a system restart is triggered."
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user