Skip to content

Commit ee78ea9

Browse files
authored
Update service.sh
1 parent 9188624 commit ee78ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ systemui_monitor() {
143143
fi
144144

145145
if [ $pid_chg -ge $max_chg ]; then
146-
log_event "SystemUI pid changed $pid_chg times within 1 minute."
146+
log_event "SystemUI pid changed $pid_chg times within 30s"
147147
disable_magisk_modules
148148
rm -f "$lock_file"
149149
reboot

0 commit comments

Comments
 (0)