~darkxst/casper/ubuntu-gnome-casper-tweaks

« back to all changes in this revision

Viewing changes to scripts/casper-bottom/25adduser

  • Committer: darkxst at fastmail
  • Date: 2012-10-03 14:08:36 UTC
  • Revision ID: darkxst@fastmail.fm-20121003140836-x8sanu779xhu37l2
move override to 22desktop_settings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
#GDM
101
101
if [ -d /root/etc/gdm ]; then
102
102
    sed -i '/^[UG]ID_MIN/s/\<1000$/ 999/' /root/etc/login.defs
103
 
    sed -i "s/\[ 'epiphany.desktop',/\[ 'ubiquity-gtkui.desktop', 'epiphany.desktop',/" /root/usr/share/glib-2.0/schemas/10_gnome-shell.gschema.override
104
103
fi
105
104
 
106
105
#Kubuntu