]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core137: add iptables and collectd
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 17:53:36 +0000 (17:53 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 17:53:36 +0000 (17:53 +0000)
collectd is linked to libip4tc so we need to ship this also

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/137/filelists/collectd [new symlink]
config/rootfiles/core/137/filelists/iptables [new symlink]

diff --git a/config/rootfiles/core/137/filelists/collectd b/config/rootfiles/core/137/filelists/collectd
new file mode 120000 (symlink)
index 0000000..871b32f
--- /dev/null
@@ -0,0 +1 @@
+../../../common/collectd
\ No newline at end of file
diff --git a/config/rootfiles/core/137/filelists/iptables b/config/rootfiles/core/137/filelists/iptables
new file mode 120000 (symlink)
index 0000000..8caf12b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/iptables
\ No newline at end of file