mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Pass rc.newwanip operations off to check_reload_status.c
This commit is contained in:
parent
ecde5166c0
commit
ddf49291bd
@ -176,7 +176,7 @@ add_new_resolv_conf() {
|
||||
|
||||
# Must be used on exit. Invokes the local dhcp client exit hooks, if any.
|
||||
exit_with_hooks() {
|
||||
/etc/rc.newwanip $interface &
|
||||
echo $interface > /tmp/rc.newwanip
|
||||
# probably should do something with exit status of the local script
|
||||
exit 0
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user