[no ci] Overlay: update sysupgrade

pull/1384/head
viktorxda 2024-04-06 05:42:51 +02:00 committed by GitHub
parent 2aa0de7338
commit 19e07dc34b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -101,11 +101,7 @@ download_firmware() {
free_resources() {
echo_c 37 "\nStop services, sync files, free up memory"
if [ "$vendor" = "sigmastar" ] || [ "$vendor" = "ingenic" ]; then
killall -q -3 majestic
else
killall -q majestic
fi
/etc/init.d/S60crond stop
/etc/init.d/S49ntpd stop
/etc/init.d/S21rngd stop