git: 52e96e45d4e4 - main - net-mgmt/librenms: Fix the newsyslog example
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Jan 2025 13:33:29 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=52e96e45d4e480dff1744ebe5b24495529bcb89b commit 52e96e45d4e480dff1744ebe5b24495529bcb89b Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2025-01-20 13:32:24 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2025-01-20 13:32:24 +0000 net-mgmt/librenms: Fix the newsyslog example To repair your own, adjust ${PREFIX}/etc/newsyslog.conf.d/librenms PR: 284185 --- net-mgmt/librenms/Makefile | 1 + net-mgmt/librenms/files/newsyslog.conf.sample | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index 508eb4e3875b..120a2b6a886d 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,5 +1,6 @@ PORTNAME= librenms PORTVERSION= 25.1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor diff --git a/net-mgmt/librenms/files/newsyslog.conf.sample b/net-mgmt/librenms/files/newsyslog.conf.sample index e3b2ec57b25e..6ab0c80a68ab 100644 --- a/net-mgmt/librenms/files/newsyslog.conf.sample +++ b/net-mgmt/librenms/files/newsyslog.conf.sample @@ -3,4 +3,4 @@ # see newsyslog.conf(5) for details # # logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] -/var/log/librenms/*.log www:www 644 14 * $D0 - /var/run/librenms/librenms.pid +/var/log/librenms/*.log www:www 644 14 * $D0 G