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