Spelling correction in README.

This commit is contained in:
Nicholas J. Kain 2015-02-13 01:48:00 -05:00
parent 27c9e2c553
commit 7cb5506487

2
README
View File

@ -288,7 +288,7 @@ Quite a while later, I eventually merged ifchd into the same binary as ndhc
and instead rely on forking subprocesses and using socketpairs for IPC. This and instead rely on forking subprocesses and using socketpairs for IPC. This
brought a lot of simplifications, particularly for user configuration. brought a lot of simplifications, particularly for user configuration.
Afterwards, privilege seperation was applied to the remaining capabilities, Afterwards, privilege separation was applied to the remaining capabilities,
creating the ndhc-sockd subprocess. After this change, the main ndhc creating the ndhc-sockd subprocess. After this change, the main ndhc
process runs completely unprivileged. process runs completely unprivileged.