aboutsummaryrefslogtreecommitdiff
path: root/network/firewalld/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/firewalld/doinst.sh')
-rw-r--r--network/firewalld/doinst.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/network/firewalld/doinst.sh b/network/firewalld/doinst.sh
index 592ffcdaef976..799720f36c5dc 100644
--- a/network/firewalld/doinst.sh
+++ b/network/firewalld/doinst.sh
@@ -22,12 +22,13 @@ preserve_perms() {
config $NEW
}
-config etc/dbus-1/system.d/FirewallD.conf.new
+config etc/default/firewalld.new
config etc/firewall/applet.conf.new
config etc/firewalld/firewalld.conf.new
-config etc/default/firewalld.new
+config etc/firewalld/lockdown-whitelist.xml.new
+config etc/logrotate.d/firewalld.new
+
preserve_perms etc/rc.d/rc.firewalld.new
-preserve_perms etc/rc.d/init.d/firewalld.new
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1