The control channel was added specifically to allow more commands, and to avoid the race conditions that are so easy to create when writing code that uses signals. It's far better to restrict access to the control channel, than to use signals.
I doubt that I'll ever change the init script back to the old-and- problematic signals. -- init.d-script uses control channel instead of signals https://bugs.launchpad.net/bugs/135393 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
