Typo fix in documentation.
This commit is contained in:
parent
c3c76e48d5
commit
a419b85e4f
4
README
4
README
@ -11,7 +11,7 @@ INTRODUCTION
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
ndhc consists of a set of daemons that cooperate in order to provide
|
ndhc consists of a set of daemons that cooperate in order to provide
|
||||||
privilege-seperated dhcp client services. Each daemon runs with the minimal
|
privilege-separated dhcp client services. Each daemon runs with the minimal
|
||||||
necessary privileges in order to perform its task. Currently, ndhc consists of
|
necessary privileges in order to perform its task. Currently, ndhc consists of
|
||||||
two daemons: the eponymous ndhc and ifchd.
|
two daemons: the eponymous ndhc and ifchd.
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ to be more of an annoyance than a help. v6 LLAs work much better in practice.
|
|||||||
FEATURES
|
FEATURES
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Privilege-seperated. Neither ifchd or ndhc runs as full root, and capabilities
|
Privilege-separated. Neither ifchd or ndhc runs as full root, and capabilities
|
||||||
are divided between the programs. Both programs run in a chroot.
|
are divided between the programs. Both programs run in a chroot.
|
||||||
|
|
||||||
Robust. ndhc performs no runtime heap allocations -- malloc() is never called
|
Robust. ndhc performs no runtime heap allocations -- malloc() is never called
|
||||||
|
Loading…
Reference in New Issue
Block a user