Override the hostname provided by the DHCP server (Closes: #7769).
[tails-test.git] / config / chroot_local-hooks / 20-dconf_update
blob95b2b1f21e9b9732b6bff6a1945239a35f6aaf5c
1 #!/bin/sh
3 set -e
5 # Update the system dconf databases so that /etc/dconf/db/local.d is
6 # taken into account.
8 echo "Updating the system DConf databases"
10 dconf update
11 chmod 0644 /etc/dconf/db/local