Shorten ssh control path.

On macos the path is too long due to long default TMP dir.
This commit is contained in:
Darko Poljak 2017-05-31 09:55:33 +02:00
commit 29bebc4af4
2 changed files with 13 additions and 5 deletions

View file

@ -6,6 +6,7 @@ next:
* Type __go_get: Install go packages using go get (Kamila Součková)
* Explorer kernel_name: uname -s (Kamila Součková)
* Type __sysctl: Add devuan support (Nico Schottelius)
* Core: Shorten ssh control path (Darko Poljak)
4.4.2: 2017-03-08
* Core: Fix suppression of manifests' outputs (Darko Poljak)