| commit | 2ee0c43f983f54dd0b224f0616d400789c46abb2 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Mar 07 18:31:47 2008 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Mar 07 18:31:47 2008 +1100 |
| tree | 9fb4ad533fb14a681ee2f07a2920441d8c77bff9 | |
| parent | 76e95daad1f38e0ba8e7bf0554cadd6e3aaf5235 [diff] |
- mbalmer@cvs.openbsd.org 2008/02/14 13:10:31
[sshd.c]
When started in configuration test mode (-t) do not check that sshd is
being started with an absolute path.
ok djm