Files
Nicholas Hurley 2d11556daf doas: fix path in vidoas
By default (and securely), vidoas explicitly sets the PATH to only include
the bare minimum standard bin directories (under /, /usr, and /usr/local).
However, since macports installs in /opt/local, when vidoas gets to the stage
of validating the new configuration (using `doas -C`), it fails because doas
is not on the PATH. This adds a patch to update the PATH in vidoas so it can
succeed when installed via macports.
2026-05-24 22:13:20 -04:00
..
2026-05-24 22:13:20 -04:00
2026-05-24 22:13:20 -04:00