iptables: add reaction chain to FORWARD chain for docker

https://framagit.org/ppom/reaction/-/issues/84
This commit is contained in:
ppom
2024-03-27 12:00:00 +01:00
parent 3ee48fa08e
commit 8e1c67cead
4 changed files with 25 additions and 6 deletions

View File

@ -1,6 +1,8 @@
[Unit]
Description=A daemon that scans program outputs for repeated patterns, and takes action.
Documentation=https://framagit.org/ppom/reaction-wiki
# Ensure reaction will insert its chain after docker has inserted theirs. Only useful when iptables & docker are used
# After=docker.service
[Service]
ExecStart=/usr/bin/reaction start -c /etc/reaction.jsonnet