mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 10:43:03 -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:
|
||
|---|---|---|
| .. | ||
| cap_dns | ||
| cap_fileargs | ||
| cap_grp | ||
| cap_net | ||
| cap_netdb | ||
| cap_pwd | ||
| cap_sysctl | ||
| cap_syslog | ||
| tests | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.inc | ||