@Simon: I think your patch is incomplete: in puppet.init, start, stop and restart will always return 0 (since you get the return value of "log_end_msg 0" which happens to always be "0". I think changing those to "log_end_msg $?" should do it... Maybe you can validate all calls to puppet.init and update your branch accordingly ?
-- Init script always returns 0 https://bugs.launchpad.net/bugs/527860 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
