summaryrefslogtreecommitdiff
path: root/etc/rc.d/statd
blob: 091c840d853db7023c70102b1a52dd89fc18928c (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: statd,v 1.1 2011/07/08 00:54:04 ajacoutot Exp $

daemon="/usr/sbin/rpc.statd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1