summaryrefslogtreecommitdiff
path: root/gdm/Sessions/KillMe
blob: d191a0d9ce162ff173dd8eb39f6bba952b03bd2d (plain)
  1. #!/bin/sh
  2. #
  3. # /etc/gdm/Sessions/KillMe
  4. # Copyright 2002 Jonas Smedegaard <dr@jones.dk>
  5. #
  6. # $Id: KillMe,v 1.1 2003-01-22 14:43:46 jonas Exp $
  7. #
  8. # Kill all running programs owned by this user
  9. # Needed as a last option when Mozilla or Evolution hangs
  10. #
  11. # TODO: Display a warning about possible other logins killed as well
  12. #
  13. exec /usr/sbin/slay $USER