### Verification done Jammy ###
root@jv-d:~# apt-cache policy dconf-cli
dconf-cli:
Installed: 0.40.0-3ubuntu0.1
Candidate: 0.40.0-3ubuntu0.1
Version table:
*** 0.40.0-3ubuntu0.1 500
500 http://us.archive.ubuntu.com/ubuntu jammy-proposed/main amd64
Packages
100 /var/lib/dpkg/status
0.40.0-3 500
500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root@jv-d:~# mkdir -p /etc/dconf/db/database.d
root@jv-d:~# cat >/etc/dconf/db/database.d/test <<EOF
[test]
hello='world'
EOF
root@jv-d:~# dconf update
root@jv-d:~# ls -la /etc/dconf/db/database
-rw-r--r-- 1 root root 152 Sep 1 15:09 /etc/dconf/db/database
root@jv-d:~# umask 0077
root@jv-d:~# dconf update
root@jv-d:~# ls -la /etc/dconf/db/database
-rw-r--r-- 1 root root 152 Sep 1 15:09 /etc/dconf/db/database
Regression check:
Confirmed that new windows on the desktop are centered.
wesley@jv-d:~$ gsettings set org.gnome.mutter center-new-windows false
wesley@jv-d:~$
Confirmed that new windows on the desktop open in the upper left.
### Verification done Jammy ###
** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/2072586
Title:
Running "dconf update" with different umask affects the permissions of
dconf databases in /etc/dconf/db/
To manage notifications about this bug go to:
https://bugs.launchpad.net/dconf/+bug/2072586/+subscriptions
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs