From: neapolitan oreo Subject: Problem with sysutils/seatd To: ports@openbsd.org Date: Thu, 28 May 2026 18:57:05 +0800 Hi there, In the package sysutils/seatd, there is a mistype in /etc/rc.d/seatd; instead of "daemon_flags", the maintainer typed "daemon_args". This causes the arguments/flags to not be passed to the process, causing permission problems. I am on OpenBSD 7.9 My system is a fresh install, if that helps. I'm hoping that you can fix this as soon as possible. :P