Loading bin/reproducible_node_health_check.sh +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ fi # echo "$(date -u) - checking whether all services are running fine..." if ! systemctl is-system-running > /dev/null; then systemctl status|head -5 echo "Warning: systemd is reporting errors:" systemctl list-units --state=error,failed DIRTY=true Loading Loading
bin/reproducible_node_health_check.sh +1 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,7 @@ fi # echo "$(date -u) - checking whether all services are running fine..." if ! systemctl is-system-running > /dev/null; then systemctl status|head -5 echo "Warning: systemd is reporting errors:" systemctl list-units --state=error,failed DIRTY=true Loading