diff --git a/packaging/rpm/redborder-ips.spec b/packaging/rpm/redborder-ips.spec index 1a5cace..34a888e 100644 --- a/packaging/rpm/redborder-ips.spec +++ b/packaging/rpm/redborder-ips.spec @@ -54,6 +54,7 @@ install -D -m 0755 resources/lib/dhclient-enter-hooks %{buildroot}/usr/lib/redbo [ -f /usr/lib/redborder/bin/rb_rubywrapper.sh ] && /usr/lib/redborder/bin/rb_rubywrapper.sh -c systemctl daemon-reload systemctl enable pf_ring && systemctl start pf_ring + # adjust kernel printk settings for the console echo "kernel.printk = 1 4 1 7" > /usr/lib/sysctl.d/99-redborder-printk.conf /sbin/sysctl --system > /dev/null 2>&1