summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
diff options
context:
space:
mode:
authorJesse Hathaway <jesse@mbuki-mvuki.org>2007-10-31 10:18:12 -0400
committerJesse Hathaway <jesse@mbuki-mvuki.org>2007-10-31 10:20:15 -0400
commite7100f46b8e616f200845bc644f1d1f881ceceb8 (patch)
tree41cf1ef59660038ccee4f9f7779abe2057ad422d /helpers/lh_chroot_hacks
parent800687e9ba9cc4cd476937bfc0da172d50bd58b8 (diff)
downloadvyos-live-build-e7100f46b8e616f200845bc644f1d1f881ceceb8.tar.gz
vyos-live-build-e7100f46b8e616f200845bc644f1d1f881ceceb8.zip
add /etc/adjtime to list of writable files in exposed root mode
Diffstat (limited to 'helpers/lh_chroot_hacks')
-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 7df2cdcb0..aa5652daa 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'