On Sun, 12 Oct 2025 14:35:46 +0200, =?UTF-8?Q?Martin_Schr=C3=B6der?= wrote:
> Hi, > sysclean on 7.7 complains about /run > > But /run is still created by sudo if it's absent. > > Is that an error in sysclean or sudo? At configure time sudo will use /run if it exists, but the OpenBSD sudo package should be using /var/run. It certainly does on my systems. - todd

