diff options
Diffstat (limited to 'scripts/live-bottom/19keyboard')
| -rwxr-xr-x | scripts/live-bottom/19keyboard | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard index f903f2b..5a262fa 100755 --- a/scripts/live-bottom/19keyboard +++ b/scripts/live-bottom/19keyboard @@ -18,7 +18,7 @@ case "${1}" in ;; esac -# live-initramfs header +# live-boot header if [ -n "${NOCONSOLEKEYBOARD}" ] then @@ -29,7 +29,7 @@ fi log_begin_msg "Setting up console keyboard" -# live-initramfs script +# live-boot script kbd= cslayout= |
