[Bug 229381] reads to /dev/audit aren't interruptible

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 28 05:38:14 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229381

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
Experimentally, TERM and HUP interrupt reads from /dev/audit, but not SIGCHLD:

$ sudo cat /dev/audit >/dev/null &
$ sudo pkill -HUP cat

etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list