diff options
author | Tomek Mrugalski <tomek@isc.org> | 2021-09-24 13:07:28 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomek@isc.org> | 2021-09-24 17:24:33 +0200 |
commit | 35cb8875e8aced935bd18d5a5c4d5c900a17d1bc (patch) | |
tree | 555c0800f8e07ea377cdc9528f8c49baa10adf4f /doc | |
parent | [#2050] Wordsmithing, emphasis (diff) | |
download | kea-35cb8875e8aced935bd18d5a5c4d5c900a17d1bc.tar.xz kea-35cb8875e8aced935bd18d5a5c4d5c900a17d1bc.zip |
[#2050] Rephrased server2 description
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/template-power-user-home/kea-dhcp4-2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/template-power-user-home/kea-dhcp4-2.conf b/doc/examples/template-power-user-home/kea-dhcp4-2.conf index 799c7163e6..31873f95f6 100644 --- a/doc/examples/template-power-user-home/kea-dhcp4-2.conf +++ b/doc/examples/template-power-user-home/kea-dhcp4-2.conf @@ -8,7 +8,7 @@ // (no DHCP relays) // - there is a handful of IP reservations // -// It is expected to run with a standby (the passive) server, which has a very similar +// It is expected to run with a primary (the active) server, which has a very similar // configuration. The only difference is that "this-server-name" must be set to "server2" on the // other server. Also, the interface configuration depends on the network settings of the // particular machine. |