Adding --background to the start-stop-daemon command in the init script seems to get around the issue.
start-stop-daemon --background --start -c tenshi --pidfile $PIDFILE --startas $DAEMON -- -P $PIDFILE This is documented as a "last resort" by start-stop-daemon. Maybe there is a better solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819434 Title: tenshi installation fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tenshi/+bug/1819434/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
