Set a value for this variable in each case, so a previous value isn't re-used in a loop.

(cherry picked from commit faab657a25)
(cherry picked from commit 86ab9eb54b)
This commit is contained in:
jim-p 2017-06-29 10:01:26 -04:00
parent 68c614a762
commit 1a96a3a90f

View File

@ -647,6 +647,7 @@ EOD;
$type = "secondary";
$my_port = "520";
$peer_port = "519";
$dhcpdconf_pri = '';
} else {
$my_port = "519";
$peer_port = "520";