/etc/gdm/PreSession: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 April 2010

  • curprev 17:0017:00, 16 April 2010 Jbkorth07 talk contribs 1,709 bytes +1,709 New page: #!/bin/sh # # Note that output goes into the .xsession-errors file for easy debugging # PATH="/usr/bin:$PATH:/bin:/usr/bin" OLD_IFS=$IFS gdmwhich () { COMMAND="$1" OUTPUT= IFS=: f...