From 1c2cb86a90ef49e72095606f7258f95b7d7661cc Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 17 Apr 2026 17:32:17 +0300 Subject: [PATCH] test --- files/rsyslog.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/rsyslog.conf b/files/rsyslog.conf index eab5c13..79b7bfe 100644 --- a/files/rsyslog.conf +++ b/files/rsyslog.conf @@ -23,6 +23,7 @@ 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 ####