[Bug 250209] [new port] net-mgmt/bosun: A time series alerting framework
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 26 19:38:35 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250209
--- Comment #10 from Mikael Urankar <mikael at 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:="%%ETCDIR%%/${name}.conf"}
why do you need bosun_prestart and bosun_stop?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list