[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1252580606.4133.9996.camel@bryant.faktura.co.uk>
Date: Thu, 10 Sep 2009 12:03:26 +0100
From: Matt <tank.en.mate@...il.com>
To: Prabhu Chawandi <prabhu.chavandi@...il.com>
Cc: Sven-Haegar Koch <haegar@...net.de>, linux-kernel@...r.kernel.org
Subject: Re: disable : Ctrl -C in the Kernel
On Thu, 2009-09-10 at 16:07 +0530, Prabhu Chawandi wrote:
> Thansk,
>
> Do u know which is enabling it.
>
> Coz, after adding the line told by u, I am not able to disable, means
> somewhere after this place its being enabled.
>
>
Firstly, this really isn't a kernel problem; this is the wrong list for
this kind of question.
Secondly, there are typically hundreds of processes started at boot
time, you'll need to check them to find out which is changing the
terminal settings. I would suggest hooking up strace to init somehow and
tracing all the ioctl()s to /dev/tty or /dev/console.
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists