saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -450,3 +450,6 @@ BytecodeSecurity TrustSigned
|
|||||||
#
|
#
|
||||||
# Default: 5000
|
# Default: 5000
|
||||||
BytecodeTimeout 3000
|
BytecodeTimeout 3000
|
||||||
|
|
||||||
|
# Limit memory usage
|
||||||
|
ConcurrentDatabaseReload no
|
||||||
|
|||||||
@@ -1,5 +1,19 @@
|
|||||||
ChangeLog:
|
ChangeLog:
|
||||||
|
|
||||||
|
14.12 - Added cPanel SaaS servers to cpanel.allow
|
||||||
|
|
||||||
|
Added a fix for RHEL v8 processes that were reporting excessive null or
|
||||||
|
whitespace characters at the end of /prod/[pid]/cmdline. This is turn
|
||||||
|
meant that such processes (e.g. spamd on cPanel servers) subverted some
|
||||||
|
entries in csf.pignore
|
||||||
|
|
||||||
|
Updated systemd entries in csf.logignore for RHEL v8+
|
||||||
|
|
||||||
|
Updated dovecot log regexes to support the changed format in v2.3.15+
|
||||||
|
|
||||||
|
Modify LookUpIP to hopefully account for data inconsistencies from
|
||||||
|
Maxmind
|
||||||
|
|
||||||
14.11 - Added entries in csf.pignore for new cPanel installations:
|
14.11 - Added entries in csf.pignore for new cPanel installations:
|
||||||
exe:/usr/sbin/mariadbd
|
exe:/usr/sbin/mariadbd
|
||||||
exe:/usr/sbin/atd
|
exe:/usr/sbin/atd
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
14.11
|
14.12
|
||||||
2
passwd
2
passwd
@@ -72,5 +72,5 @@ cfb:x:1015:1016::/home/cfb:/bin/bash
|
|||||||
mailcow:x:1016:1017::/home/mailcow:/bin/bash
|
mailcow:x:1016:1017::/home/mailcow:/bin/bash
|
||||||
rundeck:x:1017:1018::/var/lib/rundeck:/bin/bash
|
rundeck:x:1017:1018::/var/lib/rundeck:/bin/bash
|
||||||
litecoin:x:1018:1019::/opt/litecoin:/bin/bash
|
litecoin:x:1018:1019::/opt/litecoin:/bin/bash
|
||||||
bogdan:x:1019:1020::/home/bogdan:/usr/bin/mysecureshell
|
bogdan:x:1019:1020::/home/bogdan:/bin/bash
|
||||||
squid:x:23:23::/var/spool/squid:/sbin/nologin
|
squid:x:23:23::/var/spool/squid:/sbin/nologin
|
||||||
|
|||||||
Reference in New Issue
Block a user