Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 21:00:33 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Laszlo Vagner <vagner@mutsgo.dyn.ml.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: killall at logout
Message-ID:  <Pine.BSF.3.96.980330210014.25417I-100000@gdi.uoregon.edu>
In-Reply-To: <35206DA8.200AE3BD@mutsgo.dyn.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Mar 1998, Laszlo Vagner wrote:

> Doug White wrote:
> 
> > On Thu, 26 Mar 1998, laszlo vagner wrote:
> >
> > > I want to specify users who at logout will have all of their processes
> > > killed so as to not leave any open processes after logout.
> > >
> > > how would i do this?
> >
> > Use the system logout shell file (/etc/csh.logout for CSH-derived shells)
> > to run your kill commands.
> >
> > Doug White                              | University of Oregon
> > Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
> > http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> 
>   ok, what about this...  if a user doesnt log out but just drops the
> connection and leaves processes
> running.   anyway to detect this and kill all his processes?

The system does this automatically unless the program has been run with
`nohup'.


Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980330210014.25417I-100000>