[systemd-bugs] [Bug 65388] New: ExecStop should honour RemainAfterExit and KillMode

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 4 21:20:22 PDT 2013


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

          Priority: medium
            Bug ID: 65388
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: ExecStop should honour RemainAfterExit and KillMode
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: timd at agwego.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

I have a situation where I want to start a new process on exit, unfortunately
ExecStop doesn't honour RemainAfterExit or KillMode. ExecStart and ExecStop are
not symmetrical in operation.

We have a fastCgi service, when we stop the service for maintenance we
automatically start second fastCgi service which is essentially a (we're under
maintenance, which is use by mobile applications to display a service is not
available right now, which is different from a 500 error in our case)

All processes spawned by ExecStop are killed on exit, which is frustrating.

-- 
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/20130605/a02be4e3/attachment-0001.html>


More information about the systemd-bugs mailing list