| Current Path : /proc/self/root/usr/lib/systemd/system/ |
| Current File : //proc/self/root/usr/lib/systemd/system/netavark-firewalld-reload.service |
[Unit] Description=Listen for the firewalld reload event and reapply all netavark firewall rules. # This causes systemd to stop this unit when firewalld is stopped. PartOf=firewalld.service After=firewalld.service [Service] ExecStart=/usr/libexec/podman/netavark firewalld-reload [Install] # If the unit is enabled add a wants to firewalld so it is only started when firewalld is started. WantedBy=firewalld.service