HomeFreeBSD

cap_sysctl: correct typo from r347534-ish

Description

cap_sysctl: correct typo from r347534-ish

operation & ~limit where limit is a bool is clearly not what was intended,
given the line prior. Correct it to use the calculated mask for validation.

The cap_sysctl tests should now be functional again.

Details

Provenance
kevansAuthored on
Parents
rS353913: Fix typo in comment.
Branches
Unknown
Tags
Unknown