Just wondering: looking at the docs for the behaviour when consul
encounters a SIGINT vs a SIGTERM
(
https://www.consul.io/docs/agent/options.html#skip_leave_on_interrupt
vs
https://www.consul.io/docs/agent/options.html#leave_on_terminate),
it seems like the behaviour is the same: if in client-mode, leave
before quitting; and if in server-mode, do not leave before quitting.
Therefore, does it matter whether I use a SIGINT or a SIGTERM to kill
a consul process?
I ask because I saw one sample systemd file where an explicit
'KillSignal=SIGINT' is specified (systemd's default is SIGTERM).
-jf
--
He who settles on the idea of the intelligent man as a static entity
only shows himself to be a fool.