summaryrefslogtreecommitdiff
path: root/etc/rc.d/httpd
blob: 406f46ea6fd40a85f5d27e47fcf9414a37607a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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