Fixed in intrepid, will be fixed in hardy. For older releases, use a
work-around, eg. just apply the following one-liner patch to the init
script:

@@ -26,6 +26,7 @@
 
   start)
        echo -n "Starting Next generation IRC server: "
+       mkdir -p /var/run/ngircd/
        start-stop-daemon --start --chuid irc:irc \
        --make-pidfile --background \
        --pidfile /var/run/ngircd/ngircd.pid \

-- 
ngircd refuses to start automatically through sysv init
https://bugs.launchpad.net/bugs/85266
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to