mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set /tmp/rc.newwanip_oldip
This commit is contained in:
parent
51a068728d
commit
0697645dfb
@ -83,6 +83,7 @@ add_new_address() {
|
||||
$LOGGER "New Routers ($interface): $new_routers"
|
||||
|
||||
echo $new_routers > /tmp/${interface}_router
|
||||
cp /var/db/${interface}_ip /tmp/rc.newwanip_oldip 2>/dev/null
|
||||
echo $new_ip_address > /var/db/${interface}_ip
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user