Tuesday, August 14, 2001, 3:47:19 PM, Michael T. Babcock <[EMAIL PROTECTED]>
wrote:
>> Does anybody knows a way to write a helper script to detach
>> misbehaving daemons from tty on startup?
> I doubt its the 'right way', but I often use " < /dev/null > /dev/null"
> to redirect standard input an
Hello mysql mailing list readers,
>Daemons surviving SAK: klogd gpm dhcpcd
inetd: Me too! And I don't let you SIGKILL my children!
automount: I'm at least as tough as inetd!!
Also I see '?' in TTY column in 'ps -AH e' output for all these
daemons (both dying and surviving), so ps does not pr
Hello mysql mailing list readers,
Secure Attention Key is supposed to kill all processes on current
console. Usually init respawns new getty. This way I can be sure that
login prompt I see is not mimicked by password collecting program.
I like this idea a lot.
I noticed that when I press Secur