Call ldconfig for pkcs11 version of libraries
Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
a62625f0bd
commit
f011164832
@ -674,6 +674,10 @@ fi
|
|||||||
|
|
||||||
%postun libs-lite -p /sbin/ldconfig
|
%postun libs-lite -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%post pkcs11-libs -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%postun pkcs11-libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%post chroot
|
%post chroot
|
||||||
%systemd_post named-chroot.service
|
%systemd_post named-chroot.service
|
||||||
if [ "$1" -gt 0 ]; then
|
if [ "$1" -gt 0 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user