Commit 88b5d7d
committed
fix(DHCPServer): use new pfsense dhcp server apply method
2.8.0+ introduced a new method to apply dhcp server changes. This commit updates the codebase to use that method instead of the old services_dhcpd_configure() method.1 parent 2544813 commit 88b5d7d
File tree
1 file changed
+1
-1
lines changed- pfSense-pkg-RESTAPI/files/usr/local/pkg/RESTAPI/Dispatchers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
0 commit comments