Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2025 22:21:51 GMT
From:      Lexi Winter <ivy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 5fa8cce7e949 - stable/13 - newsyslog.conf.d/opensm.conf: remove leading blank line
Message-ID:  <202505222221.54MMLp49090807@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by ivy:

URL: https://cgit.FreeBSD.org/src/commit/?id=5fa8cce7e949008c05730934fd23ce8b9b9102be

commit 5fa8cce7e949008c05730934fd23ce8b9b9102be
Author:     Dan Langille <dan@langille.org>
AuthorDate: 2025-02-23 01:42:33 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-05-22 21:45:13 +0000

    newsyslog.conf.d/opensm.conf: remove leading blank line
    
    Reviewed by:    jlduran, ivy, kevans
    Approved by:    kevans (mentor)
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1603
    
    (cherry picked from commit 2d22d54fc4abc1b4901cf62ef3888172df6798cd)
---
 usr.sbin/newsyslog/newsyslog.conf.d/opensm.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr.sbin/newsyslog/newsyslog.conf.d/opensm.conf b/usr.sbin/newsyslog/newsyslog.conf.d/opensm.conf
index 5c7d1c74fdbf..1b3570c89619 100644
--- a/usr.sbin/newsyslog/newsyslog.conf.d/opensm.conf
+++ b/usr.sbin/newsyslog/newsyslog.conf.d/opensm.conf
@@ -1,2 +1 @@
-
 /var/log/opensm.log			600  7	1000	*	J	/var/run/opensm.pid	30



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505222221.54MMLp49090807>