diff options
author | antrik <antrik@users.sf.net> | 2010-10-26 18:35:54 +0200 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2010-10-26 18:35:54 +0200 |
commit | a94d013031dc5c81266840a7eccb5cf5775bafff (patch) | |
tree | b3c8d682e5d15db7e3e683f88fdaf7d890689e24 /news | |
parent | b1200accca24e7e6098b7319b3df755086186570 (diff) |
news 2010-09: slight wording change
Diffstat (limited to 'news')
-rw-r--r-- | news/2010-09.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2010-09.mdwn b/news/2010-09.mdwn index 1a6ec6fc..e6afd397 100644 --- a/news/2010-09.mdwn +++ b/news/2010-09.mdwn @@ -103,7 +103,7 @@ that](http://lists.gnu.org/archive/html/bug-hurd/2010-09/msg00021.html). Manuel Menal [fixed a bug](http://lists.gnu.org/archive/html/bug-hurd/2010-09/msg00061.html) that occurred when sending file descriptors with `SCM_RIGHTS` over `PF_LOCAL` -sockets. He also determined this bug to be the reason that the SSH daemon's +sockets. He also identified this bug as the reason why the SSH daemon's privilege separation was not working on GNU/Hurd -- now [this is fixed](http://lists.gnu.org/archive/html/commit-hurd/2010-09/msg00036.html) and you can use the default of `UsePrivilegeSeparation yes`. |