linux-system-roles / firewall

Configure firewalld and system-config-firewall
https://linux-system-roles.github.io/firewall/
GNU General Public License v2.0
57 stars 32 forks source link

Overwite /etc/firewalld.conf on previous replaced instead of deleting it #164

Closed BrennanPaciorek closed 1 year ago

BrennanPaciorek commented 1 year ago

What would you like to be added:

Overwriting of changed directives in /etc/firewalld.conf, instead of deleting firewalld.conf if it is different from the default configuration file.

Why is this needed:

When /etc/firewalld.conf is deleted, comments describing its directives are also removed (see issue #127).

richm commented 1 year ago

@BrennanPaciorek is this done? If so, please add a link to the PR and close it