|
|
|
|
|
by shawnz
522 days ago
|
|
I would argue the semantics of ExecStop are always the same. It's the command that's executed to stop the service. On the other hand, what it means for a service to be "running" or "stopping" naturally depends on what type of service it is (i.e., is it a daemon or not?) |
|
That’s what is assumed. But in reality it runs after the started process stops.