diff options
Diffstat (limited to 'scripts/live-bottom/20xconfig')
| -rwxr-xr-x | scripts/live-bottom/20xconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig index 4a80b21..c06a505 100755 --- a/scripts/live-bottom/20xconfig +++ b/scripts/live-bottom/20xconfig @@ -27,8 +27,6 @@ fi . /scripts/live-functions -log_begin_msg "Configuring X" - # live-initramfs script if [ "${TERM_TYPE}" = "serial" ] @@ -48,6 +46,8 @@ then exit 0 fi +log_begin_msg "Configuring X" + locale=en_US.UTF-8 mount -n -o bind /sys /root/sys |
