Skip to content
Snippets Groups Projects
Commit bbdb3db4 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix casper helper for aramo release.

parent 2cc6b489
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,6 @@ sed 's/keep-existing/keep-existing $LANG/' -i scripts/casper-bottom/14locales
# Make sure we disable ureadahead
sed 's/readahead-list/ureadahead/' -i scripts/casper-bottom/25configure_init
# Only do integrity check by request
sed 's|^casper-md5check|grep -q integrity-check /proc/cmdline \&\& casper-md5check|' -i scripts/casper-bottom/01integrity_check
# Enable a11y on mate
sed '/gset org.gnome.desktop.interface toolkit-accessibility true/a \ \ \ \ \ \ \ \ gset org.mate.desktop.interface accessibility true' -i bin/casper-a11y-enable
sed "/gset org.gnome.desktop.interface toolkit-accessibility true/a \ \ \ \ \ \ \ \ gset com.canonical.a11y-profile-manager active-profile \"'blindness\'\"" -i bin/casper-a11y-enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment