updated: finish system/ move (#32535)

* updated: finish system/ move

* add those back

* skip that

* skip whole file

* one more time
This commit is contained in:
Adeeb Shihadeh
2024-05-25 12:22:02 -07:00
committed by GitHub
parent cd21d64058
commit 73b02f2cda
11 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
# Stop updater
pkill -2 -f selfdrive.updated.updated
pkill -2 -f system.updated.updated
# Remove pending update
rm -f /data/safe_staging/finalized/.overlay_consistent

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
# Send SIGHUP to updater
pkill -1 -f selfdrive.updated
pkill -1 -f system.updated