>Can I do anything to make my agetty behave compatible or accept this signal? The solution would be to implement ngetty?
No, it's just historical behaviour for terminal managers to die on
SIGHUP instead of SIGTERM, and it kind of makes sense too. There's
nothing to fix here, because the fix would cause more chaos than it
solves problems. It is, unfortunately, just something you need to
remember: when supervising a getty, always set the down-signal to
SIGHUP.
--
Laurent
Received on Sun Nov 24 2024 - 23:47:00 CET