mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
core78: Reflect chnages about the ping command.
This commit is contained in:
@@ -165,6 +165,10 @@ if [ $BOOTSPACE -lt 1000 ]; then
|
||||
esac
|
||||
fi
|
||||
|
||||
# Update ping
|
||||
rm -f /bin/ping
|
||||
ln -sf ../usr/bin/ping /bin/ping
|
||||
chmod 4755 /usr/bin/ping
|
||||
|
||||
# Update Language cache
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
Reference in New Issue
Block a user