Go to file
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
archlinux Create /etc/dconf/profile/user dynamically, if not present 2018-05-02 02:57:37 +02:00
autostart-dropins Enable gnome settings daemon xsettings plugin 2018-01-12 05:44:54 +01:00
ci tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
debian Create /etc/dconf/profile/user dynamically, if not present 2018-05-02 02:57:37 +02:00
doc qrexec: add qrexec-client-vm --buffer-size option 2018-03-14 01:45:14 +01:00
init Use only /etc/skel to provision user's home directory of new VM 2018-04-13 00:35:08 +02:00
misc Change repository URLs to https 2018-04-21 23:13:13 +02:00
network network: make sure static NM configuration is created before NM start 2018-04-06 01:52:11 +02:00
patches.debian Stop anacron from starting in Debian using existing constraint on cron 2017-02-05 23:36:27 +00:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
post-install.d Call qubes.PostInstall service to notify dom0 about all apps/features 2018-02-13 17:05:42 +01:00
qrexec Fix GCC8 warnings 2018-04-20 08:52:45 +02:00
qubes-rpc Move/Copy many files in one step via nautilus extension 2018-04-30 02:40:23 +02:00
qubesagent qubes-firewall: signal service readiness only after initial scripts 2018-04-20 16:38:25 +02:00
rpm_spec Create /etc/dconf/profile/user dynamically, if not present 2018-05-02 02:57:37 +02:00
test-packages tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
vm-init.d Resize root filesystem at VM startup if needed 2017-10-18 21:02:15 +02:00
vm-systemd qubes-firewall: signal service readiness only after initial scripts 2018-04-20 16:38:25 +02:00
.coveragerc tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
.gitignore Update gitignore and make clean target 2018-04-20 16:27:26 +02:00
.travis.yml travis: add centos7 2018-05-01 15:20:53 +02:00
debian-quilt debian: fix shellcheck warnings in debian packaging 2017-09-30 05:05:33 +02:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Create /etc/dconf/profile/user dynamically, if not present 2018-05-02 02:57:37 +02:00
Makefile.builder Merge remote-tracking branch 'qubesos/pr/71' 2017-11-14 15:07:41 +01:00
run-tests Load only test_* files when looking for tests (python) 2018-04-02 23:19:02 +02:00
series-debian-vm.conf Stop anacron from starting in Debian using existing constraint on cron 2017-02-05 23:36:27 +00:00
setup.py network: rewrite qubes-firewall daemon 2016-09-12 05:22:53 +02:00
version version 4.0.26 2018-04-22 00:29:02 +02:00