disable : Ctrl -C in the Kernel

From: Prabhu Chawandi
Date: Thu Sep 10 2009 - 06:10:56 EST


Hi,

I am running Some application at the end of rcS script file.

I need to disable Ctrl-c, i.e. application should not kill after Ctrl-c.

and in some case I want Ctrl-C to work normally.

I am taking care in application about catching signal using signal(),
even then I think there is something from kernel side.

Can any one help ?????/

Thanks in advance
Prabhu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/