mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).
PR: 277057
Fixes:
|
||
|---|---|---|
| .. | ||
| tests | ||
| cap_fileargs.3 | ||
| cap_fileargs.c | ||
| cap_fileargs.h | ||
| Makefile | ||
| Makefile.depend | ||