Date: Wed, 15 Nov 1995 18:11:25 -0700 From: Nate Williams <nate@rocky.sri.MT.net> To: HyunSeog Ryu <moonhunt@easy.RE.KR> Cc: freebsd-hackers@freebsd.org Subject: Re: Question: Can I prevent suspend key??? Message-ID: <199511160111.SAA07794@rocky.sri.MT.net> In-Reply-To: <199511160034.JAA28944@ns.easy.re.kr> References: <199511160034.JAA28944@ns.easy.re.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
> Can I prevent some user to use suspend function??? > I want some user to do only one program. > So I modify his .cshrc to do that program and logout... Why don't you use that program as his login shell? Make sure you also catch all the signals in the program and you should be set. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511160111.SAA07794>