sysutils/loki: Fix a copy/paste mishap in comments

Several comments in loki's rc.d file referred to "grafana" where they
should have referred to "loki". Looks like a copy/paste mishap from
grafana's rc.d.

Approved by:	portmgr blanket
Fixes:		a96c988a29 sysutils/loki: Add new port
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/466
This commit is contained in:
Robert William Vesterman
2025-11-21 17:29:43 -05:00
committed by Mateusz Piotrowski
parent 37c8cb7291
commit f0ec4e0714

View File

@@ -8,13 +8,13 @@
# loki_enable="YES"
#
# loki_enable (bool):
# Set it to YES to enable grafana
# Set it to YES to enable loki
# Set to NO by default
# loki_user (string):
# Set user that grafana will run under
# Set user that loki will run under
# Default is "%%LOKI_USER%%"
# loki_group (string):
# Set group that own grafana files
# Set group that own loki files
# Default is "%%LOKI_GROUP%%"
# loki_config (string)
# Set full path to config file