No need for /var/serf.
This commit is contained in:
parent
afa0dc0dd5
commit
cbd36dddd8
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2016/05/06 15:10:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2016/05/14 09:55:07 ajacoutot Exp $
|
||||
|
||||
COMMENT= decentralized service discovery and orchestration
|
||||
|
||||
@ -8,6 +8,7 @@ GH_PROJECT= serf
|
||||
PKGNAME= ${GH_ACCOUNT}-${DISTNAME}
|
||||
DIST_SUBDIR= ${GH_PROJECT}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= sysutils net
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/05/06 15:10:00 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/05/14 09:55:07 ajacoutot Exp $
|
||||
@newgroup _serf:771
|
||||
@newuser _serf:771:_serf:daemon:Serf Agent:/nonexistent:/sbin/nologin
|
||||
@bin bin/serf
|
||||
@owner _serf
|
||||
@group _serf
|
||||
@sample ${LOCALSTATEDIR}/serf/
|
||||
@owner
|
||||
@group
|
||||
@rcscript ${RCDIR}/serf
|
||||
|
Loading…
Reference in New Issue
Block a user