X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=scripts%2Flive-bottom%2F30accessibility;h=ef83c72ba3cd01f5dd5f2c45884113d4b4e34ab7;hp=75bfae497ec88cb5f43f69446ca0a80d804e8d41;hb=e66f79476042794195978ee641aa7ea0d9ca6e0a;hpb=ad7598cb46a5a6268ca60e5dba156056fb86c09d diff --git a/scripts/live-bottom/30accessibility b/scripts/live-bottom/30accessibility index 75bfae4..ef83c72 100755 --- a/scripts/live-bottom/30accessibility +++ b/scripts/live-bottom/30accessibility @@ -18,7 +18,7 @@ case "${1}" in ;; esac -# live-initramfs header +# live-boot header if [ -n "${NOACCESSIBILITY}" ] then @@ -35,7 +35,7 @@ fi log_begin_msg "Configuring accessibility options" -# live-initramfs script +# live-boot script gconf_version=$(chroot /root /usr/bin/dpkg-query -W --showformat='${Version}' gconf2 2>/dev/null) || gconf_version=""