Commit 12d2ae3
committed
isc-dhcp: don't die when a network restart happens
Our triggering code was using the logical network name and
not the ifname as required.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>1 parent 3554c26 commit 12d2ae3
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
723 | | - | |
| 722 | + | |
| 723 | + | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | | - | |
729 | | - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
730 | 731 | | |
731 | 732 | | |
732 | 733 | | |
| |||
0 commit comments