webmin--webmin
23 行
884 B
Plaintext
23 行
884 B
Plaintext
dhcp4_conf=/usr/local/etc/kea/kea-dhcp4.conf
|
|
dhcp6_conf=/usr/local/etc/kea/kea-dhcp6.conf
|
|
ddns_conf=/usr/local/etc/kea/kea-dhcp-ddns.conf
|
|
ctrl_agent_conf=/usr/local/etc/kea/kea-ctrl-agent.conf
|
|
dhcp4_path=/usr/local/sbin/kea-dhcp4
|
|
dhcp6_path=/usr/local/sbin/kea-dhcp6
|
|
ddns_path=/usr/local/sbin/kea-dhcp-ddns
|
|
ctrl_agent_path=/usr/local/sbin/kea-ctrl-agent
|
|
keactrl_path=/usr/local/sbin/keactrl
|
|
dhcp4_lease_file=/var/db/kea/kea-leases4.csv
|
|
dhcp6_lease_file=/var/db/kea/kea-leases6.csv
|
|
dhcp4_pid_file=/var/run/kea/kea-dhcp4.kea-dhcp4.pid
|
|
dhcp6_pid_file=/var/run/kea/kea-dhcp6.kea-dhcp6.pid
|
|
ddns_pid_file=/var/run/kea/kea-dhcp-ddns.kea-dhcp-ddns.pid
|
|
ctrl_agent_pid_file=/var/run/kea/kea-ctrl-agent.kea-ctrl-agent.pid
|
|
dhcp4_unit=
|
|
dhcp6_unit=
|
|
ddns_unit=
|
|
ctrl_agent_unit=
|
|
start_cmd=/usr/local/sbin/keactrl start
|
|
stop_cmd=/usr/local/sbin/keactrl stop
|
|
restart_cmd=/usr/local/sbin/keactrl reload
|