diff --git a/config/rootfiles/core/65/update.sh b/config/rootfiles/core/65/update.sh index 26779366b..dbd38c4d2 100644 --- a/config/rootfiles/core/65/update.sh +++ b/config/rootfiles/core/65/update.sh @@ -169,6 +169,9 @@ if [ -e /var/ipfire/qos/enable ]; then /usr/local/bin/qosctrl start fi +# Remove preloading libsafe. +rm -f /etc/ld.so.preload + # # Modify grub.conf #