ports/net/ntp/pkg/xntpd.rc

9 lines
91 B
Bash

#!/bin/ksh
daemon="${TRUEPREFIX}/sbin/ntpd"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1