rc_reload=NO, reminded by/ok ajacoutot@
This commit is contained in:
parent
7edcdfdb76
commit
30aa021611
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2011/03/02 08:39:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2011/03/02 08:59:20 sthen Exp $
|
||||
|
||||
COMMENT = gateway to send and receive SMS through GSM mobile phones
|
||||
|
||||
DISTNAME = smstools3-3.1.14
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = comms
|
||||
|
||||
|
@ -1,11 +1,13 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD: smsd.rc,v 1.1 2011/03/02 08:39:13 sthen Exp $
|
||||
# $OpenBSD: smsd.rc,v 1.2 2011/03/02 08:59:20 sthen Exp $
|
||||
|
||||
daemon="${TRUEPREFIX}/bin/smsd"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
rc_reload=NO
|
||||
|
||||
rc_pre() {
|
||||
install -d -o _smsd /var/run/smsd
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user