diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-10-26 13:34:25 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:06 +0100 |
| commit | f1d90cde9113d2fc012b7234e698e88e4e3ecfc3 (patch) | |
| tree | 0e8f460c978fc24802a0682818725658c6d2624f /scripts/live-bottom | |
| parent | aabf655385c30cbcc6ab726f9a737b1ec446de98 (diff) | |
| download | live-boot-f1d90cde9113d2fc012b7234e698e88e4e3ecfc3.tar.gz live-boot-f1d90cde9113d2fc012b7234e698e88e4e3ecfc3.zip | |
Merging casper 1.165.
Diffstat (limited to 'scripts/live-bottom')
| -rwxr-xr-x | scripts/live-bottom/30accessibility | 2 |
1 files changed, 2 insertions, 0 deletions
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) |
