README: Writing PID files is not supported anymore.

This commit is contained in:
Nicholas J. Kain 2023-02-13 10:27:00 -05:00
parent 3ff8685fc6
commit 98e0ca3f6f
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -68,8 +68,7 @@ even sees the data. ndhc also only listens to DHCP traffic when it's
necessary.
*Flexible*. ndhc can request particular IPs, send user-specified client
IDs, write a file that contains the current lease IP, write PID files,
etc.
IDs, write a file that contains the current lease IP, etc.
*Self-contained*. ndhc does not exec other processes, or rely on the shell.
Further, ndhc relies on no external libraries aside from the system libc.