summaryrefslogtreecommitdiff
path: root/etc/rc.d/portmap
blob: e5aa4dbd6d397490088ec95a504d1be58bcc8339 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/ksh
#
# $OpenBSD: portmap,v 1.3 2018/01/11 19:52:12 rpe Exp $

daemon="/usr/sbin/portmap"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1