~freenx-team/freenx-server/packaging

« back to all changes in this revision

Viewing changes to debian/02_look_for_consolekit.conf

  • Committer: Marcelo Boveto Shima
  • Date: 2009-02-17 18:56:23 UTC
  • Revision ID: marceloshima@gmail.com-20090217185623-vrc8lbys617i2iim
Update to last package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Look for ConsoleKit and use nx-session-launcher-suid if finds it.
2
2
[ -x "/usr/bin/ck-launch-session" ] && DEFAULT_X_SESSION="/usr/bin/nx-session-launcher-suid $DEFAULT_X_SESSION"
 
3
[ -x "/usr/bin/ck-launch-session" ] && COMMAND_GDM_X_SESSION="/usr/bin/nx-session-launcher-suid $COMMAND_GDM_X_SESSION"