public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: added requested news.=debug to rsyslog.conf
@ 2026-08-26 8:53 Ondrej Vasik
0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-08-26 8:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : e6b9e179f9e36dc6a5dfba10b8198632c76d22f4
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date : 2008-01-16T13:19:45+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/e6b9e179f9e36dc6a5dfba10b8198632c76d22f4?branch=epel10.3
Log:
added requested news.=debug to rsyslog.conf
---
diff --git a/inn.spec b/inn.spec
index ccf11d5..5c01d06 100644
--- a/inn.spec
+++ b/inn.spec
@@ -229,6 +229,8 @@ if [ -f /etc/rsyslog.conf ]; then
echo 'news.=crit /var/log/news/news.crit' >> /etc/rsyslog.conf
echo 'news.=err /var/log/news/news.err' >> /etc/rsyslog.conf
echo 'news.notice /var/log/news/news.notice' >> /etc/rsyslog.conf
+ echo 'news.=debug /var/log/news/news.debug' >> /etc/rsyslog.conf
+
fi
if [ -f /var/run/rsyslogd.pid ]; then
kill -HUP `cat /var/run/rsyslogd.pid` 2> /dev/null ||:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:53 [rpms/inn] epel10.3: added requested news.=debug to rsyslog.conf Ondrej Vasik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox