We were not adding CAP_EVENT to input file capabilities, so kevent()
always failed. tail implements a fallback mode to poll the file in this
case, so it still "works," but not when kern.trap_enotcap=1.
Details
Details
- Reviewers
emaste - Group Reviewers
capsicum - Commits
- rS355470: Fix tail -f in capability mode.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 28012 Build 26170: arc lint + arc unit