ppom
b4313699df
systemd: Let reaction stop its subprocesses before killing them
...
systemd by default send SIGTERM to all processes in the cgroup, which
doesn't let reaction handle the shutdown of its plugins.
This is fixed by adding KillMode=mixed.
2026-02-12 12:00:00 +01:00
ppom
270c6cb969
systemd service: config file must live in /etc/reaction/
...
This is a breaking change, but it unifies config
for yaml, json, jsonnet and directory users.
2026-02-12 12:00:00 +01:00
ppom
1ec558e559
v2.0.0-rc2 release
...
- Cross compilation to amd64 and arm64
- Fully static binaries
- Debian packages
- Man pages
- Shell completions
- Systemd service
2025-02-21 12:00:00 +01:00
ppom
380599c80a
📦 — Fix "Add a make target for Debian packaging"
2023-12-20 12:00:00 +01:00
ppom
05d50c74c4
fix not installable systemd file
2023-11-11 12:00:00 +01:00
ppom
8c50f8412a
new doc, new examples, support -help
2023-10-22 12:00:00 +02:00
ppom
345dd94b17
Implement start/stop commands
...
fix #41
update README and configuration files accordingly
2023-10-18 12:00:00 +02:00
ppom
92e07f5fe6
ip46tables
...
wrote `ip46tables` C minimal program to handle both ipv4 and ipv6 at the same time.
fix #22
2023-10-05 12:00:00 +02:00
ppom
98f7f15ae0
Update presentation
2023-05-26 13:53:59 +02:00
ppom
a1da122601
fix socket path issues
2023-05-05 15:33:00 +02:00
ppom
3499cfd6c8
fix iptables commands: allowlist local IPs
2023-04-27 12:38:57 +02:00
ppom
83a29904d5
order 🧹
2023-04-26 17:11:03 +02:00