Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2020 19:38:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250209] [new port] net-mgmt/bosun: A time series alerting framework
Message-ID:  <bug-250209-7788-faEDuNizKq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250209-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250209-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250209

--- Comment #10 from Mikael Urankar <mikael@FreeBSD.org> ---
(In reply to Markus Langer from comment #9)
You can drop BOSUN_USER and BOSUN_GROUP and just use USERS and GROUPS
BOSUN_CONFDIR is just ETCDIR, you can drop this variable too
Usually we install the sample file with the .sample suffix.

in files/bosun.in you can replace ${PREFIX}/etc/bosun/ with etcdir
remove bosun_user/group with users/groups
bosun_conf is ${bosun_conf:=3D"%%ETCDIR%%/${name}.conf"}
why do you need bosun_prestart and bosun_stop?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250209-7788-faEDuNizKq>