repo.or.cz
/
tails-test.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Override the hostname provided by the DHCP server (Closes: #7769).
[tails-test.git]
/
config
/
chroot_local-hooks
/
20-dconf_update
blob
95b2b1f21e9b9732b6bff6a1945239a35f6aaf5c
1
#!/bin/sh
2
3
set -e
4
5
# Update the system dconf databases so that /etc/dconf/db/local.d is
6
# taken into account.
7
8
echo
"Updating the system DConf databases"
9
10
dconf update
11
chmod
0644
/
etc
/
dconf
/
db
/
local