systemd: add firewalld-icmpv6.conf as drop-in

This commit is contained in:
Aminda Suomalainen 2024-04-25 12:51:03 +03:00
parent 5869247cc3
commit 520470e3dd
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[Unit]
Wants=firewalld.service
After=firewalld.service
[Service]
ExecStartPost=/usr/bin/firewall-cmd --add-protocol=ipv6-icmp

View File

@ -0,0 +1,2 @@
firewalld-icmpv6.conf
never-fail.conf

View File

@ -0,0 +1 @@
../service.d/firewalld-icmpv6.conf