summaryrefslogtreecommitdiff
path: root/etc/rc.d/sndiod
blob: 2437d4e6318045b757d800b2b568f5a2648d2cac (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/ksh
#
# $OpenBSD: sndiod,v 1.5 2018/01/11 19:52:12 rpe Exp $

daemon="/usr/bin/sndiod"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1