Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2025 00:04:19 GMT
From:      Lexi Winter <ivy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2d22d54fc4ab - main - newsyslog.conf.d/opensm.conf: remove leading blank line
Message-ID:  <202505150004.54F04JnQ047025@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=2d22d54fc4abc1b4901cf62ef3888172df6798cd

commit 2d22d54fc4abc1b4901cf62ef3888172df6798cd
Author:     Dan Langille <dan@langille.org>
AuthorDate: 2025-02-23 01:42:33 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-05-15 00:02:52 +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
---
 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?202505150004.54F04JnQ047025>