mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
e503228c3d
- adjust PLIST to create /var/log/kea (perms 750) - defer to upstream's default logger config; following the security hardening in 2.4.2, attempting to write to syslog with facility daemon now instead wants to create a file named "syslog:daemon" in /var/log/kea - adjust rc script to create /var/run/kea socket dir with _kea:wheel 750 instead of root:_kea 775 - adjust pexp to catch the case where kea-ctrl-agent is started but dhcp services are not following the 2.4.2 update, if anyone's actually using kea on openbsd, you'll need to create /etc/kea/kea-api-password (not world-readable) or adapt kea-ctrl-agent.conf