mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 22:34:05 -07:00
Merge f18540a154
into c9e8129ccb
This commit is contained in:
commit
8028580f4f
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ while [ "$la" -ge "$BACKUP_LA_LIMIT" ]; do
|
|||
log_event "$E_LA" "$EVENT"
|
||||
exit $E_LA
|
||||
fi
|
||||
la=$(cat /proc/loadavg | cut -f 1 -d ' ' | cut -f 1 -d '.')
|
||||
(( ++i))
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue