781ab443c2
Previously, for processes launched by doas the unwrapped doas binary preceded the setuid-wrapped doas binary in PATH. This caused error `doas: not installed setuid` when running doas from processes launched by doas. doas seems to short-circuit the PATH lookup when called like `doas -u myuser doas -u myuser ...` so the error doesn't appear in this case. |
||
---|---|---|
.. | ||
0001-add-NixOS-specific-dirs-to-safe-PATH.patch | ||
default.nix |