Index | Thread | Search

From:
Lydia Sobot <chilledfrogs@disroot.org>
Subject:
Re: New ZoneMinder Port
To:
vansid <ovi1@vansid.org>
Cc:
ports@openbsd.org
Date:
Sun, 09 Aug 2026 18:10:58 +0200

Download raw body.

Thread
On August 9, 2026 18:08:11 GMT+02:00, vansid <ovi1@vansid.org> wrote:
>As for running the port make processes as a regular user, the SUDO
>directive is actually mildly confusing...I thought there is no sudo in
>OpenBSD and instead there is doas?  I've seen Stuart and some others
>mention that one should not build ports as root, but clearly some of
>the commands/steps will not work without either elevated permissions
>or specific permissions on certain directories.  Will using this
>directive help in this sense?  I'm just not clear on how to avoid
>using root privileges (like running some of the make commands with
>doas).
Yeah that's fair, it isn't the clearest thing in the world, but actually you should put a line like this: SUDO=doas