Created attachment 238232 [details] Patch to add command line configuration option The attached patch adds an option to pass command line arguments to the promscale process, to handle non-default configurations. The patch also has a couple of other minor changes - fixing a typo, and adding a syslog tag - that I'm happy to split into separate patches, or remove, if you prefer.
CC'ing feld@FreeBSD.org by hand as I mis-spelled the port name when filing the bug, thereby breaking the auto-assignment :-)
Created attachment 238238 [details] Patch to add command line configuration option Missing $ in the last patch.
Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=90586c77f6c11915db367c7890e30a1c24b5a7f8 commit 90586c77f6c11915db367c7890e30a1c24b5a7f8 Author: Mark Felder <feld@FreeBSD.org> AuthorDate: 2022-12-03 18:37:14 +0000 Commit: Mark Felder <feld@FreeBSD.org> CommitDate: 2022-12-03 18:38:58 +0000 net-mgmt/promscale: rc script improvements PR: 267907 net-mgmt/promscale/Makefile | 1 + net-mgmt/promscale/files/promscale.in | 11 +++++++---- 2 files changed, 8 insertions(+), 4 deletions(-)