git: f0ec4e071432 - main - sysutils/loki: Fix a copy/paste mishap in comments

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Thu, 11 Dec 2025 12:36:33 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0ec4e07143209b9481692bf23f745cc71ca7f4d

commit f0ec4e07143209b9481692bf23f745cc71ca7f4d
Author:     Robert William Vesterman <bob@vesterman.com>
AuthorDate: 2025-11-21 22:29:43 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-12-11 12:36:19 +0000

    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:          a96c988a2977 sysutils/loki: Add new port
    Pull Request:   https://github.com/freebsd/freebsd-ports/pull/466
---
 sysutils/loki/files/loki.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sysutils/loki/files/loki.in b/sysutils/loki/files/loki.in
index 4400444818b1..b09d9e307c65 100644
--- a/sysutils/loki/files/loki.in
+++ b/sysutils/loki/files/loki.in
@@ -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