mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
isc-dhcp: fix regression in reloading
Introduced in "isc-dhcp: improve startup performance" Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
@@ -345,7 +345,7 @@ start_service() {
|
||||
|
||||
reload_service() {
|
||||
rc_procd start_service "$@"
|
||||
prodcd_send_signal dhcpd "$@"
|
||||
procd_send_signal dhcpd "$@"
|
||||
}
|
||||
|
||||
add_interface_trigger() {
|
||||
|
||||
Reference in New Issue
Block a user