oidentd: Add support for OpenBSD

This commit is contained in:
Ossi Salmi 2014-03-01 11:05:33 +02:00
parent 8653c7d02d
commit 76e04b14d1
2 changed files with 32 additions and 8 deletions

10
oidentd/files/oidentd.rc Normal file
View file

@ -0,0 +1,10 @@
#!/bin/sh
daemon="/usr/local/sbin/oidentd"
daemon_flags="-e -u _identd -g _identd"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1