#!/bin/sh
#
# $OpenBSD: httpd,v 1.3 2014/07/22 17:37:16 reyk Exp $

daemon="/usr/sbin/httpd"

. /etc/rc.d/rc.subr

pexp="httpd: parent.*"

rc_cmd $1
