diff options
Diffstat (limited to 'gnome/post-install')
-rw-r--r-- | gnome/post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome/post-install b/gnome/post-install new file mode 100644 index 0000000..6c307f9 --- /dev/null +++ b/gnome/post-install @@ -0,0 +1,2 @@ +sed -i "s/^id:[3-5]/id:4/" /etc/inittab +sed -i "s/lxdm/gdm/" /etc/inittab |