core-agent-linux/archlinux
Marek Marczykowski-Górecki 23250f84b2
Create /etc/dconf/profile/user dynamically, if not present
The /etc/dconf/profile/user file in some distributions is part of dconf
package, in some not. There are even cases where it changes between
package versions (Fedora 27 don't have it, but Fedora 28 do).
Also, base Debian Stretch don't have it, but Kali Linux based on it do.

To avoid overly complex dependency handling, create the file dynamically
on package installation if it's missing in that particular case. The
file content is canonical:

    user-db:user
    system-db:local

Fixes QubesOS/qubes-issues#3834
2018-05-02 02:57:37 +02:00
..
PKGBUILD archlinux: add recently splitted packages as optional dependencies of qubes-vm-core 2017-11-19 08:57:31 +01:00
PKGBUILD-keyring-keys archlinux: create a keyring package to install binary repository automatically 2017-10-30 16:31:05 +01:00
PKGBUILD-keyring-revoked archlinux: create a keyring package to install binary repository automatically 2017-10-30 16:31:05 +01:00
PKGBUILD-keyring-trusted
PKGBUILD-keyring.install
PKGBUILD-networking.install archlinux fix .service added twice in networking install script 2017-11-20 16:58:26 +01:00
PKGBUILD-qubes-pacman-options.conf archlinux: restore setup of pam.d/su-l 2017-10-25 15:03:16 +02:00
PKGBUILD-qubes-repo-3.2.conf
PKGBUILD-qubes-repo-4.0.conf
PKGBUILD.install Create /etc/dconf/profile/user dynamically, if not present 2018-05-02 02:57:37 +02:00
PKGBUILD.qubes-ensure-lib-modules.service
PKGBUILD.qubes-update-desktop-icons.hook