Err. then just amend your autoupdate script thusly...
Line 42 - 47 /usr/bin/process_update
Quote:
# Start updatewait in background and exit
# ${_UPDATE_WAIT} &
# msg "Started ${_UPDATE_WAIT}" I
msg "Auto updates are disabled, exiting..." I
exit 0
fi
|
AFAIK that does the job...
Manual updating would still work should you choose to.
Nothing else would be affected AFAICT.
Then simply revert if you want to go back to autoupdates.
Enjoy.