mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 16:22:55 +02:00
strongswan: update to 4.5.3.
This commit is contained in:
@@ -72,6 +72,19 @@ cp -vf /boot/grub/grub.conf /boot/grub/grub.conf.org
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/ipsec stop
|
||||
|
||||
#
|
||||
# Remove old strongswan libs
|
||||
rm -rf /usr/lib/libcharon.so
|
||||
rm -rf /usr/lib/libcharon.so.0
|
||||
rm -rf /usr/lib/libcharon.so.0.0.0
|
||||
rm -rf /usr/lib/libhydra.so
|
||||
rm -rf /usr/lib/libhydra.so.0
|
||||
rm -rf /usr/lib/libhydra.so.0.0.0
|
||||
rm -rf /usr/lib/libstrongswan.so
|
||||
rm -rf /usr/lib/libstrongswan.so.0
|
||||
rm -rf /usr/lib/libstrongswan.so.0.0.0
|
||||
rm -rf /usr/libexec/ipsec/plugins
|
||||
|
||||
#
|
||||
# Unpack the updated files
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user