mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Typo
This commit is contained in:
parent
e000b03a36
commit
7ddcf45bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ function dhcp_server_utils.getDhcpServerHandler()
|
|||
end
|
||||
|
||||
local kea_service = "kea-dhcp4-server"
|
||||
local kea_service_alias "isc-kea-dhcp4-server"
|
||||
local kea_service_alias = "isc-kea-dhcp4-server"
|
||||
local isc_service = "isc-dhcp-server"
|
||||
|
||||
-- Check if kea-dhcp4-server systemd service exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue