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 ####