From f40afc8d272ea5824a6f579d92a65caab746f1d1 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 11 Jul 2020 14:40:44 -0400 Subject: the -> that dhcp post --- content/posts/openbsd-dhcp-server/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/openbsd-dhcp-server/index.org') diff --git a/content/posts/openbsd-dhcp-server/index.org b/content/posts/openbsd-dhcp-server/index.org index eb0d4bf..6cb0879 100644 --- a/content/posts/openbsd-dhcp-server/index.org +++ b/content/posts/openbsd-dhcp-server/index.org @@ -158,7 +158,7 @@ doas rcctl enable dhcpd doas rcctl start dhcpd #+END_SRC -With the server running, to see the leases the =dhcpd= is currently +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. -- cgit v1.2.3