syslogd(8) privileged and non-privileged parts now separate binaries https://www.undeadly.org/cgi?action=article;sid=20260612080210 #openbsd #syslogd #privsep #privelegeseparation #separation #security #logging #development
If you run #grafana on #OpenBSD and have the strange habit of configuring #syslogd to write its log to /var/log/grafana, then your pkg_add -u process will fail!
Because it expects /var/log/grafana to be a directory, not a file.
Donโt ask how I learned this. I never claimed I was a smart #SysAdmin.