On Mon, Feb 23, 2015 at 1:33 PM, JB <gene...@itpsg.com> wrote: > Hello, > 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. >
systemctl --no-block poweroff -- Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel