[systemd-bugs] [Bug 69800] Reload of systemd makes it restart service that was stopping\

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 25 02:33:25 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69800

--- Comment #2 from Sylvia Else <sylviabz1 at cryogenic.net> ---
If a systemctl stop foo command has been given, but the foo service has not yet
stopped, and then the systemctl --system daemon-reload is given, then when the
foo service eventually stops, systemd will restart it, when clearly it should
not.

I speculate that the particular bit of state consisting of the fact that the
service is being stopped gets lost in the process of serialization and
deserialization.

Since it appears that a reload also occurs for systemctl disable foo, this
makes it a particular gotcha for a service that is seeking to stop and disable
itself.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130925/c17b9950/attachment.html>


More information about the systemd-bugs mailing list