|
|
|
|
|
by Cyph0n
524 days ago
|
|
True, but it still makes sense to reason about them this way. Say you have an HTTP server: - on start: start the server - on stop: do nothing, because you are already terminating the server But suppose you need to perform an additional task when the server is terminated. That is where you would add a ExecStop command or script. |
|