mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
So a command like kill _HUP 1 now fails without sending SIGTERM to init. The behaviour when kill(2) fails remains unchanged: processing continues. This matches other implementations and POSIX and is useful for killing multiple processes at once when some of them may already be gone. PR: bin/40282 |
||
|---|---|---|
| .. | ||
| kill.1 | ||
| kill.c | ||
| Makefile | ||