summaryrefslogtreecommitdiff
path: root/etc/rc.d/sndiod
blob: ca2e0d25c61b77cba8fb81185a3aab53ba63e560 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: sndiod,v 1.4 2016/04/28 09:15:16 ajacoutot Exp $

daemon="/usr/bin/sndiod"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1