Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2018 05:38:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229381] reads to /dev/audit aren't interruptible
Message-ID:  <bug-229381-227-S78cYmzqza@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229381-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229381-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #1 from Conrad Meyer <cem@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229381-227-S78cYmzqza>