summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorJesse Hathaway <jesse@mbuki-mvuki.org>2007-10-31 10:18:12 -0400
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:28 +0100
commitafe1aa871eed148737d07a5bd84340c2cc420fff (patch)
tree41cf1ef59660038ccee4f9f7779abe2057ad422d /helpers
parent5cc7f0d887f5af67c5405ee92306690cd884baab (diff)
downloadlive-build-afe1aa871eed148737d07a5bd84340c2cc420fff.zip
live-build-afe1aa871eed148737d07a5bd84340c2cc420fff.tar.gz
add /etc/adjtime to list of writable files in exposed root mode
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_chroot_hacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 7df2cdc..aa5652d 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -127,7 +127,7 @@ then
# Config files which need to be RW
CONFIG_FILES='/etc/hostname /etc/hosts /etc/resolv.conf /etc/fstab
- /etc/live.conf /etc/network/interfaces /etc/X11/xorg.conf
+ /etc/live.conf /etc/network/interfaces /etc/X11/xorg.conf /etc/adjtime
/etc/udev/rules.d/z25_persistent-net.rules
/etc/udev/rules.d/z25_persistent-cd.rules'