source: trunk/debathena/config/cluster-login-config/debian/transform_gdm.conf-custom.debathena.debathena @ 23844

Revision 23844, 195 bytes checked in by broder, 15 years ago (diff)
In cluster-login-config: * Disable the built-in failsafe Xterm and GNOME sessions. (Trac: #148)
  • Property svn:executable set to *
Line 
1#!/bin/sed -f
2/^\[daemon\]/a\
3SystemCommandsInMenu=HALT;REBOOT\
4AllowLogoutActions=HALT;REBOOT\
5FlexibleXServers=0
6/^\[greeter\]/a\
7ShowGnomeFailsafeSession=false\
8ShowXtermFailsafeSession=false
Note: See TracBrowser for help on using the repository browser.