ci: stop power_monitor (#2260)

* ci: kick power_monitor

* kill
This commit is contained in:
Maxime Desroches
2025-08-26 13:29:44 -07:00
committed by GitHub
parent 1ce986f75c
commit 0ff8dc219b

View File

@@ -32,6 +32,8 @@ sudo systemctl disable ssh-param-watcher.path
sudo systemctl disable ssh-param-watcher.service
sudo mount -o ro,remount /
sudo systemctl stop power_monitor
while true; do
if ! sudo systemctl is-active -q ssh; then
sudo systemctl start ssh