#192·dumb-init

Forward signal data too

Author: sirzooroCreated Nov 4, 2019Updated Nov 4, 2019

Function `sigqueue()` allows to send data together with signal. Target app can access it by registering signal handler using `sigaction()`. Please update dumb-init to forward signal data too.