mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[430-configure-location-of-datadir] Fixed quotes in data-directory example
This commit is contained in:
@@ -4453,7 +4453,7 @@ autogenerated IDs are not stable across configuration changes.
|
|||||||
<command>data-directory</command> global parameter as in:
|
<command>data-directory</command> global parameter as in:
|
||||||
<screen>
|
<screen>
|
||||||
"Dhcp6": {
|
"Dhcp6": {
|
||||||
"data-directory": <userinput>/var/tmp/kea-server6</userinput>,
|
<userinput>"data-directory": "/var/tmp/kea-server6"</userinput>,
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
</screen>
|
</screen>
|
||||||
|
Reference in New Issue
Block a user