bugzilla-daemon at mindrot.org
2013-Jan-18 11:28 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585
amontero <amontero at tinet.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amontero at tinet.org
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2013-Jan-20 12:53 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585
Pierre Adam <adam.pierre.dany at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam.pierre.dany at gmail.com
--- Comment #3 from Pierre Adam <adam.pierre.dany at gmail.com> ---
+1 This feature could be very useful.
@Tomas Pospisek : For now you can use only do some cheat with a shell
script.
For example having your configuration file in ~/.ssh/config.d and make
that type of alias:
alias ssh="cat ~/.ssh/config.d/* > ~/.ssh/config ; ssh"
It my way to keep my config file up-to-date.
I subscribe to this ticket.
(In reply to comment #2)> +1 I needed just this today
>
> The usecase is the following:
>
> * my employer is maintaining a ssh_config file that registers all
> machines
> * I have some settings and hosts of my own
>
> How do I usefully integrate those two files?
> *t
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2013-Feb-03 13:43 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585
StalkR <mindrot at stalkr.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mindrot at stalkr.net
--- Comment #4 from StalkR <mindrot at stalkr.net> ---
+1
--
You are receiving this mail because:
You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable