test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
dvirlabs 2026-04-17 17:27:23 +03:00
parent 8dfda53fa4
commit e7371d6f35

View File

@ -22,7 +22,7 @@ module(load="imuxsock") # provides support for local system logging
#input(type="imtcp" port="514")
# provides kernel logging support and enable non-kernel klog messages
#module(load="imklog" permitnonkernelfacility="on")
module(load="imklog" permitnonkernelfacility="on")
###########################
#### GLOBAL DIRECTIVES ####