X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F30accessibility;h=ba9c23d2b4c416d0d5233231e3b86e763bbc3819;hb=c9b9c556114f33d5b515b83652ee48961d9a6856;hp=27ddb3c5dbc80bd57a42cbf0af44c744ebac83fe;hpb=7a0c17a65cce3a203f3e8bd29098010bb08300f7;p=live-boot-grml.git diff --git a/scripts/live-bottom/30accessibility b/scripts/live-bottom/30accessibility index 27ddb3c..ba9c23d 100755 --- a/scripts/live-bottom/30accessibility +++ b/scripts/live-bottom/30accessibility @@ -130,6 +130,8 @@ case ${ACCESS} in laptop_detect touch /root/etc/pulse/a11y_nostart sed -i -e 's/autospawn = yes/autospawn = no/g' /root/etc/pulse/client.conf + mkdir -p /root/home/$USERNAME/.orca + chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.orca ;; braille=ask)