summaryrefslogtreecommitdiff
path: root/etc/rc.d/sndiod
blob: ba47d7b671ef6bbfb894ea6f152a5bf6121604b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: sndiod,v 1.2 2011/12/28 14:58:16 ajacoutot Exp $

daemon="/usr/bin/sndiod"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1