| Summary: | Add the ability to store configuration in various configuration files like in a conf-sub-dir | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Roland Wolters <roland.wolters> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | djm, jan, simon |
| Priority: | P2 | ||
| Version: | 5.2p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Roland Wolters
2009-06-24 23:25:37 AEST
This has been possible for a while via the ssh_config Include directive, e.g. Include ~/.ssh/config/config.extra.* It is not an error if the glob does not resolve, so this should be safe against missing files. closing resolved bugs as of 8.6p1 release |