diff options
Diffstat (limited to 'content/posts/openbsd-dhcp-server')
-rw-r--r-- | content/posts/openbsd-dhcp-server/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/openbsd-dhcp-server/index.org b/content/posts/openbsd-dhcp-server/index.org index 1be1884..4c74fe9 100644 --- a/content/posts/openbsd-dhcp-server/index.org +++ b/content/posts/openbsd-dhcp-server/index.org @@ -162,4 +162,4 @@ With the server running, to see the leases that =dhcpd= is currently holding, you can check =/var/db/dhcpd.leases=. Entries will be added to this file as clients make DHCP requests. -If you followed along these steps, you not have a running DHCP sever! +If you followed along these steps, you now have a running DHCP sever! |