add rc script
This commit is contained in:
parent
cc1e6eb4a7
commit
9c70d0b5fc
11
net/trickle/pkg/trickled.rc
Normal file
11
net/trickle/pkg/trickled.rc
Normal file
@ -0,0 +1,11 @@
|
||||
#!/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
|
Loading…
x
Reference in New Issue
Block a user