committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -268,14 +268,10 @@ maybe chmod 0644 'clamd.conf.rpmnew'
|
||||
maybe chown 'amavis' 'clamd.conf.rpmsave'
|
||||
maybe chgrp 'amavis' 'clamd.conf.rpmsave'
|
||||
maybe chmod 0644 'clamd.conf.rpmsave'
|
||||
maybe chown 'amavis' 'clamd.d'
|
||||
maybe chgrp 'amavis' 'clamd.d'
|
||||
maybe chmod 0755 'clamd.d'
|
||||
maybe chown 'amavis' 'clamd.d/amavisd.conf'
|
||||
maybe chgrp 'amavis' 'clamd.d/amavisd.conf'
|
||||
maybe chmod 0644 'clamd.d/amavisd.conf'
|
||||
maybe chown 'amavis' 'clamd.d/scan.conf'
|
||||
maybe chgrp 'amavis' 'clamd.d/scan.conf'
|
||||
maybe chmod 0644 'clamd.d/scan.conf'
|
||||
maybe chown 'amavis' 'clamd.d/scan.conf.rpmnew'
|
||||
maybe chgrp 'amavis' 'clamd.d/scan.conf.rpmnew'
|
||||
@@ -1011,6 +1007,7 @@ maybe chmod 0755 'ld.so.conf.d'
|
||||
maybe chmod 0644 'ld.so.conf.d/bind-export-x86_64.conf'
|
||||
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-193.6.3.el8_2.x86_64.conf'
|
||||
maybe chmod 0444 'ld.so.conf.d/kernel-4.18.0-383.el8.x86_64.conf'
|
||||
maybe chmod 0644 'ld.so.conf.d/llvm-compat-x86_64.conf'
|
||||
maybe chmod 0755 'letsencrypt'
|
||||
maybe chown 'setroubleshoot' 'letsencrypt/.updated-options-ssl-apache-conf-digest.txt'
|
||||
maybe chgrp 'setroubleshoot' 'letsencrypt/.updated-options-ssl-apache-conf-digest.txt'
|
||||
|
||||
1
ld.so.conf.d/llvm-compat-x86_64.conf
Normal file
1
ld.so.conf.d/llvm-compat-x86_64.conf
Normal file
@@ -0,0 +1 @@
|
||||
/usr/lib64/llvm13/lib/
|
||||
@@ -20,7 +20,7 @@ bash|sh)
|
||||
;;
|
||||
esac
|
||||
|
||||
which () {
|
||||
function which {
|
||||
(alias; eval ${which_declare}) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
921b542b63eabe1241302746aceb49f5711ae2b73e87cdfff5fce3cea66dea8c14ccc59e99fa213d669cf78805c8671e5aee45aa1e02f9e97574d788fa05da90
|
||||
c2280560a5492607cb4dff179a65d116a098c82b66ce813d2d6904f354a1912c4c68fa1d6a5b7954ab2abc57112fa646d458f66473f2902957c37afe97d51b4c
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
# Optional arguments passed to rngd. See rngd(8) and
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1252175#c21
|
||||
RNGD_ARGS="--fill-watermark=0 -x pkcs11 -x nist"
|
||||
RNGD_ARGS="--fill-watermark=0 -x pkcs11 -x nist -D daemon:daemon"
|
||||
|
||||
Reference in New Issue
Block a user