#!/bin/sh # # /etc/gdm/Sessions/KillMe # Copyright 2002 Jonas Smedegaard # # $Id: KillMe,v 1.1 2002-07-12 13:01:04 jonas Exp $ # # Kill all running programs owned by this user # Needed as a last option when Mozilla or Evolution hangs # # TODO: Display a warning about possible other logins killed as well # exec /usr/sbin/slay $USER