saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-02-09 14:51:39 +02:00
parent f150a7c81b
commit 4911d0453d
112 changed files with 4799 additions and 6 deletions

View File

@@ -0,0 +1,22 @@
# Here's config values that should override imunify360
# default settings for the first install
#
# (the intended priority is greater than the values in the agent code
# but less than any user(local) settings)
#
# DO NOT EDIT THE FILE, THE CHANGES WILL BE OVERWRITTEN
#
# to override it, put settings into a lexicographically greater file
# e.g., put 50-local-overrides.config file in
# /etc/sysconfig/imunify360/imunify360.config.d/ dir, see
# https://docs.imunify360.com/features/#overridable-config
#
PROACTIVE_DEFENCE:
php_immunity: True
LOGGER:
syscall_monitor: true
MALWARE_SCANNING:
enable_scan_cpanel: true
hyperscan: true
WEBSHIELD:
splash_screen: true

View File

@@ -0,0 +1 @@
../imunify360.config