mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
core185: excplicit erase liblzma.so.5.6.*
because if this file exist the cleanap script will remove the older version after downgrade and the system still use the malewared version. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -67,7 +67,8 @@ rm -rvf \
|
|||||||
/var/ipfire/geoip-functions.pl \
|
/var/ipfire/geoip-functions.pl \
|
||||||
/var/ipfire/dhcpc/dhcpcd-hooks/00-linux \
|
/var/ipfire/dhcpc/dhcpcd-hooks/00-linux \
|
||||||
/var/ipfire/dhcpc/dhcpcd-hooks/02-dump \
|
/var/ipfire/dhcpc/dhcpcd-hooks/02-dump \
|
||||||
/var/lib/location/tmp*
|
/var/lib/location/tmp* \
|
||||||
|
/usr/lib/liblzma.so.5.6.*
|
||||||
|
|
||||||
# update linker config
|
# update linker config
|
||||||
ldconfig
|
ldconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user