2009-12-04 10:10:44 Serial console - automatic logout after idle
Tim Shearer (UNITED STATES)
Message: 83093
Hi all,
Using Hush shell on ttyBF0, and wish to enforce an automatic logout if the console has been idled for x seconds. Now, I am aware that the TMOUT environment variable is used for this for some shells. But it doesn't work for me.
If anyone has any idea how to do this, then let me know... otherwise I'll write a daemon of my own.
Thanks in advance,
Tim
QuoteReplyEditDelete
2009-12-04 13:48:12 Re: Serial console - automatic logout after idle
Mike Frysinger (UNITED STATES)
Message: 83097
hush doesnt support TIMEOUT
QuoteReplyEditDelete
2009-12-07 09:34:39 Re: Serial console - automatic logout after idle
Tim Shearer (UNITED STATES)
Message: 83172
As suspected. I'll investigate to see how much work it'll be to implement it in Hush. It maybe useful for others in future.
Thanks,
Tim