$OpenBSD: README,v 1.2 2018/09/04 12:46:21 espie Exp $

+-------------------------------------------------------------------------------
| Running sshlockout on OpenBSD
+-------------------------------------------------------------------------------

syslogd(8) children run under the _syslogd user, but sshlockout(8)
should be run as root in order to modify its pf(4) table.  doas(1) can
be used to gain back root privileges:

  permit nopass _syslogd as root cmd /usr/local/sbin/sshlockout
