openbsd-ports/net/trickle/pkg/trickled.rc

12 lines
159 B
Plaintext
Raw Normal View History

2012-05-24 14:41:34 -04:00
#!/bin/sh
#
# $OpenBSD: trickled.rc,v 1.1 2012/05/24 18:41:34 gonzalo Exp $
daemon="${TRUEPREFIX}/bin/trickled"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1