<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 23, 2015 at 1:33 PM, JB <span dir="ltr"><<a href="mailto:general@itpsg.com" target="_blank">general@itpsg.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
    I've run into another "side-effect" of systemd's supervisory power over processes.  The application is a simple ruby webrick daemon.  It get's started just fine.  It provides web service configuration to an appliance.  One of the service calls gives clients the ability to power down the system.  Previously this was an external system call to "shutdown -h now".  Doing the same thing or even a systemctl isolate poweroff.target yields the same results: namely, a timeout is logged while trying to shutdown the ruby daemon that has made the system call.  Shutting down any other way goes just fine.<br></blockquote><div><br></div><div>systemctl --no-block poweroff</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>