diff options
Diffstat (limited to 'helpers/lh_chroot_hacks')
-rwxr-xr-x | helpers/lh_chroot_hacks | 2 |
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' |