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
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable