Commit 5e85ce17a2 for strongswan.org
commit 5e85ce17a2ee5cf2f27c1200db26b9211d7774b4
Author: Tobias Brunner <tobias@strongswan.org>
Date: Wed Aug 13 13:37:36 2025 +0200
testing: Remove xconsole config for rsyslogd
This produces a warning and we don't have X.
diff --git a/testing/hosts/default/etc/rsyslog.conf b/testing/hosts/default/etc/rsyslog.conf
index 9f76da36eb..ee0a324d19 100644
--- a/testing/hosts/default/etc/rsyslog.conf
+++ b/testing/hosts/default/etc/rsyslog.conf
@@ -119,7 +119,7 @@ news.notice -/var/log/news/news.notice
# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
# busy site..
#
-daemon.*;mail.*;\
- news.err;\
- *.=debug;*.=info;\
- *.=notice;*.=warn |/dev/xconsole
+#daemon.*;mail.*;\
+# news.err;\
+# *.=debug;*.=info;\
+# *.=notice;*.=warn |/dev/xconsole