ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #09222
Re: [Question #78511]: update manager launches automatically
Question #78511 on update-manager in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/update-manager/+question/78511
Status: Open => Answered
Philip Muskovac proposed the following answer:
You could try:
To disable the new behaviour and get the old behaviour:
gconftool -s --type bool /apps/update-notifier/auto_launch false
(Take into account that this gconf change is not supported.)
To have the update manager launch immediately when updates are
available, use this:
gconftool -s --type int /apps/update-
notifier/regular_auto_launch_interval 0
(Taken from the bug I posted you)
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.