On Wed, 25 May 2011 12:20:52 -0700, AW wrote:

[/usr/bin/gpk-prefs]

> It seems to work here, at least it causes the value to be changed:
> 
> [adamw@adam SRPMS]$ gsettings get
> org.gnome.settings-daemon.plugins.updates frequency-get-updates
> 86400
> [adamw@adam SRPMS]$ gsettings get
> org.gnome.settings-daemon.plugins.updates frequency-get-updates
> 3600
> [adamw@adam SRPMS]$ gsettings get
> org.gnome.settings-daemon.plugins.updates frequency-get-updates
> 86400
> 
> that's while I flipped it between 'hourly' and 'daily' in 'Software
> Updates'.

It doesn't change the gsettings value /usr/libexec/packagekitd retrieves
when running as "root". That's the problem here (it seems to me).

$ gsettings get org.gnome.settings-daemon.plugins.updates frequency-get-updates
3600
$ su -
# gsettings get org.gnome.settings-daemon.plugins.updates frequency-get-updates
86400
#
-- 
test mailing list
[email protected]
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to