docker icon indicating copy to clipboard operation
docker copied to clipboard

fix: send correct down signal to socklog, to avoid delay during shutdown

Open elratt0r opened this issue 1 year ago • 1 comments
trafficstars

When shutting down librenms in docker/podman, socklog hangs until a KILL is issued by s6-init. With this patch it get's send SIGHUP on shutdown instead of SIGTERM. That makes it terminate clean and not hang.

elratt0r avatar Oct 16 '24 09:10 elratt0r

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 16 '24 09:10 CLAassistant