Chapter 4. Configuring GNOME to store user settings on home directories hosted on an NFS share
If you use GNOME on a system with home directories hosted on an NFS server, you must change the keyfile back end of the dconf database. Otherwise, dconf might not work correctly.
Changing the keyfile back end of the dconf database affects all users on the host because it alters how dconf manages user settings and configurations stored in the home directories.
Procedure
Add the following line to the beginning of the
/etc/dconf/profile/userfile. If the file does not exist, create it.service-db:keyfile/userWith this setting,
dconfpolls thekeyfileback end to determine if updates are applied, so settings might not be updated immediately.- Log out and log in again for the changes to take effect.