mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
[Unit]
|
|
Requires=firewalld.service
|
|
After=firewalld.service
|
|
|
|
[Service]
|
|
# Contained in `systemd-path search-binaries-default`
|
|
ExecStartPost=firewall-cmd --add-protocol=ipv6-icmp
|