Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2010 11:32:47 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: How to disallow logout
Message-ID:  <4C8BAF2F.4050905@gmail.com>
In-Reply-To: <AANLkTimzokJ_yp3uOe93FUpAs7AOznhKBBDdHxiQ1n9_@mail.gmail.com>
References:  <AANLkTin93An%2BUORiwHe%2BXdcgxj%2BpeXV1B2xvu81r_1CG@mail.gmail.com>	<201009111510.o8BFAnJ9011318@lurza.secnetix.de> <AANLkTimzokJ_yp3uOe93FUpAs7AOznhKBBDdHxiQ1n9_@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/11/2010 10:18 AM, Aryeh Friedman wrote:
> ys of work and as I said the only reason
> for all this is to make the client comfortable and not that I do not
> trust the team (I do trust them)

Write a script that gets executed in the background once you log in that 
will periodically check to make sure you're still logged in and if not, 
commit and delete.  If you have a power failure, the script won't be 
running until you log in(unlike using cron), and when you log in after a 
power failure it should still all be there.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C8BAF2F.4050905>