** Also affects: upstart (Ubuntu) Importance: Undecided Status: New
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/712351 Title: init: exit not detected with 'expect stop' and 'respawn' Status in upstart : Triaged Status in upstart package in Ubuntu: New Bug description: Errors in the startup phase (before SIGSTOP) will not be detected when the respawn option is specified: --- /etc/init/test.conf respawn expect stop exec /bin/false --- # /sbin/initctl start test test start/running # /sbin/initctl start test initctl: Job is already running: test # /sbin/initctl list ... test start/running To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/712351/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp