]> TLD Linux GIT Repositories - packages/shorewall.git/blobdiff - shorewall-logging.patch
- fix logformat, damn thing has length limit
[packages/shorewall.git] / shorewall-logging.patch
index ef813979c55295a59d5b6c1f6ed671ef67301e6f..73ba3be91143cb4aee2e493d4788c458386e7eb6 100644 (file)
@@ -9,7 +9,7 @@ diff -ur shorewall-5.2.0.4.orig/shorewall-5.2.0.4/configfiles/shorewall.conf sho
 +LOGFILE=/var/log/shorewall
  
 -LOGFORMAT="%s %s "
-+LOGFORMAT="Shorewall: %s %s "
++LOGFORMAT="Shorewall:%s:%s "
  
  LOGTAGONLY=No
  
@@ -95,7 +95,7 @@ diff -ur shorewall-5.2.0.4.orig/shorewall6-5.2.0.4/configfiles/shorewall6.conf s
 +LOGFILE=/var/log/shorewall
  
 -LOGFORMAT="%s %s "
-+LOGFORMAT="Shorewall: %s %s "
++LOGFORMAT="Shorewall:%s:%s "
  
  LOGLIMIT="s:1/sec:10"