#!/bin/sh
#
# $OpenBSD: apache2.rc,v 1.3 2015/07/17 23:57:58 ajacoutot Exp $

daemon="/usr/local/sbin/httpd2"

. /etc/rc.d/rc.subr

rc_cmd $1
