Description
Scripts that call sudo can be redirected through a compatibility shim backed by doas. It is useful for systems that use doas but still need sudo-like command names for tools or scripts.
Privilege shims can hide which tool is granting root access. Review compatibility behavior and avoid assuming every sudo option is supported.