OK, I did that. Apart from a warning regarding printf it went OK but it did not make a difference to the ctrl+c problem
Console output is below; bre...@jupiter:~$ gcc -o sigwapper sshfix.c sshfix.c: In function ‘main’: sshfix.c:17: warning: incompatible implicit declaration of built-in function ‘printf’ bre...@jupiter:~$ sudo ./sigwapper /etc/init.d/ssh restart [sudo] password for brettg: father return; bre...@jupiter:~$ * Restarting OpenBSD Secure Shell server sshd [ OK ] bre...@jupiter:~$ -- sshd zombie processes and strange behavior after karmic upgrade https://bugs.launchpad.net/bugs/407428 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
