openbsd-ports/net/isc-dhcp/pkg/isc_dhcrelay.rc
sthen 5212edf9c1 - drop jakob@ as maintainer of isc-dhcp (ok with him)
- add rc scripts
- don't use groff, there are only whitespace/header changes -
no information loss and formatting looks ok
2014-10-12 20:10:16 +00:00

12 lines
162 B
Bash

#!/bin/sh
#
# $OpenBSD: isc_dhcrelay.rc,v 1.1 2014/10/12 20:10:16 sthen Exp $
daemon="${TRUEPREFIX}/sbin/dhcrelay"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1