| Summary: | Manpage is not clear on how to use Include keyword | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Stefan Midjich <swehack> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 7.5p1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Stefan Midjich
2017-10-04 23:19:33 AEDT
This can likely be closed because I discovered later, too late, that Host/Match blocks are terminated by the next Host/Match block. So when I tried to put an Include statement in the middle of my file it was not "standalone", it was in fact inside the last Host block. Moving it up above Host blocks made it "standalone". This is not clear unless you read the Host/Match block manpage sections. Close all resolved bugs after release of OpenSSH 7.7. |