]> git.ipfire.org Git - people/ms/network.git/commit - src/systemd/firewall-init.service.in
firewall: Add kernel initialization.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 May 2013 16:13:57 +0000 (18:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 May 2013 16:13:57 +0000 (18:13 +0200)
commitef953be28b0ddd18bf09cf435ab41025d128711c
tree00f64e681ef080d71c8ec518f9c4e630a71a2ecd
parent204013de3cf07b8054d1829b8e19a48f54656973
firewall: Add kernel initialization.

When the network/firewall is started, prior to that the
firewall-kernel-init script is started that loads our
configuration into the kernel.

The static sysctl configuration files are removed to
be able to configure some of the options.
15 files changed:
Makefile
functions.conntrack [new file with mode: 0644]
functions.constants-firewall
functions.firewall
functions.ipv4
functions.sysctl [new file with mode: 0644]
helpers/firewall-kernel-init [moved from sysctl.d/firewall-acct.conf with 92% similarity, mode: 0755]
man/firewall-config.xml [new file with mode: 0644]
sysctl.d/network-ipv4.conf [deleted file]
sysctl.d/network-ipv6.conf [deleted file]
systemd/firewall-init.service [new file with mode: 0644]
systemd/firewall4.service
systemd/firewall6.service
systemd/network.service
systemd/network@.service