From 98460dfd7ceb8ddd2cd93cc6de471d8ba418dba6 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 17 Apr 2026 18:21:54 +0300 Subject: [PATCH] test --- files/rsyslog.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/files/rsyslog.conf b/files/rsyslog.conf index 79b7bfe..eab5c13 100644 --- a/files/rsyslog.conf +++ b/files/rsyslog.conf @@ -23,7 +23,6 @@ module(load="imuxsock") # provides support for local system logging # provides kernel logging support and enable non-kernel klog messages module(load="imklog" permitnonkernelfacility="on") -this is a test ########################### #### GLOBAL DIRECTIVES ####