I ran the following commands to customize my GDM config:
# # turn off GDM user list sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true # # enable GDM banner sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/banner_message_enable true # # sudo -u gdm gconftool-2 --set --type string /apps/gdm/simple-greeter/banner_message_text "$(cat $files/issue.gdm)" -- Upgrading GDM wipes customized configuration https://bugs.launchpad.net/bugs/491578 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
