Add '-p' flag to get signalled when parent dies by pks-t · Pull Request #114 · krallin/tini
Add a new flag '-p', which sets up the parent death signal to SIGKILL. This will cause the kernel to send us a SIGKILL as soon as the direct parent process dies. This is useful e.g. in comb...