oops; forgot to set rc_reload=NO
This commit is contained in:
parent
e7f3e698e4
commit
e09cd099ac
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/01/17 17:30:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/01/17 17:32:12 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= proxy/masquerading daemon for the SIP protocol
|
||||
|
||||
DISTNAME= siproxd-0.8.1
|
||||
REVISION= 0
|
||||
CATEGORIES= telephony net
|
||||
|
||||
HOMEPAGE= http://siproxd.sourceforge.net/
|
||||
|
@ -1,9 +1,11 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: siproxd.rc,v 1.1 2012/01/17 17:30:33 sthen Exp $
|
||||
# $OpenBSD: siproxd.rc,v 1.2 2012/01/17 17:32:12 sthen Exp $
|
||||
|
||||
daemon="${TRUEPREFIX}/sbin/siproxd"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
rc_reload=NO
|
||||
|
||||
rc_cmd $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user