Having gone to the trouble of setting up a variable, we should use it.
This commit is contained in:
parent
8fece8c367
commit
bcbff0a86f
@ -34,7 +34,7 @@ dhclient_start()
|
||||
fi
|
||||
|
||||
background_dhclient=`get_if_var $ifn background_dhclient_IF $background_dhclient`
|
||||
if checkyesno background_dhclient_$ifn; then
|
||||
if checkyesno background_dhclient; then
|
||||
rc_flags="${rc_flags} -b"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user