diff --git a/ktweak b/ktweak index d61581a..bde018b 100644 --- a/ktweak +++ b/ktweak @@ -30,6 +30,9 @@ fi # Log the date and time for records sake echo "Time of execution: $(date)" +# Sync to data in the rare case a device crashes +sync + # We need to execute this multiple times because # sched_downmirate must be less than sched_upmigrate, and # sched_upmigrate must be greater than sched_downmigrate