]> git.donarmstrong.com Git - dsa-puppet.git/commit
ferm: use NFLOG instead of LOG/ULOG on jessie
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 24 Aug 2015 10:08:09 +0000 (12:08 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 24 Aug 2015 10:13:55 +0000 (12:13 +0200)
commitea40bd344ef38e1b4263a09143d7b68a8883ee98
tree114de8defab9b2b5ce41b7f7c4109d069542aac9
parenta2aea510648d1d58789365a2d0b7bae76fcca37b
ferm: use NFLOG instead of LOG/ULOG on jessie

ULOG is deprecated and has been removed from recent kernels. Use the
(not so new) NFLOG module instead. It requires ulogd2 so we can do that
only on jessie hosts.

This fixes logging on jessie hosts as ulogd2 doesn't listen for ULOG
logs by default.

This also allows logging IPv6 the same way than IPv4.
modules/ferm/templates/ferm.conf.erb