9a8b5ccd06
daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb
10 lines
135 B
Bash
10 lines
135 B
Bash
#!/bin/ksh
|
|
#
|
|
# $OpenBSD: ptpd.rc,v 1.2 2018/01/11 19:27:07 rpe Exp $
|
|
|
|
daemon="${TRUEPREFIX}/sbin/ptpd"
|
|
|
|
. /etc/rc.d/rc.subr
|
|
|
|
rc_cmd $1
|