maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Disable the autoupdate: how to? (https://talk.maemo.org/showthread.php?t=61164)

Patroclo 2010-08-26 23:32

Disable the autoupdate: how to?
 
I ask you if it's possible to disable the autoupdate function. I mean the function that when connecting to internet is looking for updates of the applications. This function makes waste some MB that with a packet dataplan would be better not to loose.
Thank you in advance

Megaltariak 2010-08-26 23:39

Re: Disable the autoupdate: how to?
 
Run this command in terminal:
gconftool -s --type int /apps/hildon/update-notifier/check_interval 2147483647

You don't need to be root

F2thaK 2010-08-27 00:05

Re: Disable the autoupdate: how to?
 
this will stop the conflict between app manager and fappman also???

I hate that.

droll 2010-08-27 00:19

Re: Disable the autoupdate: how to?
 
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.

Patroclo 2010-08-27 21:12

Re: Disable the autoupdate: how to?
 
I think the question by droll is important.

festivalnut 2010-08-27 21:18

Re: Disable the autoupdate: how to?
 
the default value will be whatever 24hours equates to in unix time (seconds i think) the command above doesn't actually completely disable the check, just changs the interval between checks to the maximum available, which is almost as good.

snookh 2010-08-27 21:22

Re: Disable the autoupdate: how to?
 
Quote:

Originally Posted by droll (Post 799566)
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.

Not 100% sure I've not been tinkering with the value but mine's 14400000.

I seem to get regular update-notifications with this setting and apt-worker is hogging the cpu at the most inconvenient times so it must be default or pretty close to it.

archebyte 2010-08-27 21:55

Re: Disable the autoupdate: how to?
 
Quote:

Originally Posted by droll (Post 799566)
btw, since i have already changed this, does anyone know what the default value is?

its 1440 (minutes/day)
check the wiki for details.

dchky 2010-08-28 12:03

Re: Disable the autoupdate: how to?
 
Quote:

Originally Posted by festivalnut (Post 800356)
...just changs the interval between checks to the maximum available, which is almost as good.

It simply forestalls the inevitable for about 1.5 million days : )

sacal 2010-08-28 15:40

Re: Disable the autoupdate: how to?
 
Quote:

Originally Posted by droll (Post 799566)
btw, since i have already changed this, does anyone know what the default value is? i'd like to keep all these little tweaks in a folder of my own. you never know when they can come in handy again.

The contents of my original v1.2

/var/lib/gconf/apps/hildon/update-notifier/%gconf.xml

are:

Code:

<?xml version="1.0"?>
<gconf>
        <entry name="blink-after" mtime="1274812360" type="int" value="1440"/>
        <entry name="check_interval" mtime="1267468360" type="int" value="1440"/>
</gconf>



All times are GMT. The time now is 20:23.

vBulletin® Version 3.8.8