#!/bin/sh
#
# $OpenBSD: ntpd,v 1.3 2016/02/02 17:51:11 sthen Exp $

daemon="/usr/sbin/ntpd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
