[modify] make ifconfig
output to /opt/wd/99-Temp/ifconfig.txt on the start of the system
This commit is contained in:
parent
b36c0b6939
commit
a96f533f8f
@ -5,6 +5,8 @@
|
||||
# /usr/bin/bash /opt/scripts/update/calibre.sh
|
||||
mv /opt/wd/99-Temp/shutdown /opt/wd/99-Temp/shutdown.old
|
||||
mv /opt/wd/99-Temp/reboot /opt/wd/99-Temp/reboot.old
|
||||
sleep 20
|
||||
ifconfig > /opt/wd/99-Temp/ifconfig.txt
|
||||
#==============================================================================
|
||||
# ip link set enp1s0 promisc on
|
||||
# ip link set enp2s0 promisc on
|
||||
|
Loading…
x
Reference in New Issue
Block a user