source: trunk/debathena/config/lightdm-config/debian/transform_lightdm.conf.debathena @ 25807

Revision 25807, 80 bytes checked in by jdreed, 11 years ago (diff)
In lightdm-config: * Make lightdm's upstart job not fail fatally, thus triggering the failsafe X job (Trac: #1167) * Make the background window not resizable, because it shouldn't be
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s/^(\s+initctl emit desktop-shutdown\s*)$/$1 || :/m or die;
Note: See TracBrowser for help on using the repository browser.