[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Apr 17 21:56:24 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=1585
Stefan <sdk at xxzz.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sdk at xxzz.de
--- Comment #17 from Stefan <sdk at xxzz.de> ---
+1
I'm writing software that uses ssh-agent. And as ssh-agent does not
support command line options, I can't make ssh use a config file within
the application configuration directory using the "-F" parameter. I
have to rewrite the config in the user home, which is a terrible thing.
It would be way better to add an include to the application specific
one that can then be managed by the application alone.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list