elliotgreen101@hotmail.co *nix forums beginner
Joined: 26 Jun 2006
Posts: 1
|
Posted: Mon Jun 26, 2006 8:47 pm Post subject:
init and SIGINT on linux
|
|
|
Hi,
When I change the ctrlaltdel line in inittab to:
ca::ctrlaltdel:/bin/echo 'shutdown disabled'
it only works once. I beleive this may have something to do with the
way init is handling the SIGINT that is sent when ctrl-alt-del is
pressed. Only after running init q will it work again. I thought
about appending ;init q to the command that is run, but that is just
plain evil.
Anyone have any better ideas?
Thanks! |
|