committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-12-06 15:24:54 +02:00
parent 8d5c8e7d51
commit 933e1a68af
43 changed files with 72 additions and 46 deletions

View File

@@ -312,6 +312,13 @@ security.overridePropertiesFile=true
#
security.useSystemPropertiesFile=true
#
# Specifies the system certificate store
# This property may be disabled using
# -Djava.security.disableSystemCACerts=true
#
security.systemCACerts=/etc/pki/java/cacerts
#
# Determines the default key and trust manager factory algorithms for
# the javax.net.ssl package.