Modifications : README - ruse gpg-agent pour les backups
[lhc/ateliers.git] / remote / ssh
index 2bacc68..ae88a3b 100755 (executable)
@@ -8,7 +8,7 @@ install -d -m 770 \
 ssh \
  -F "$tool"/etc/ssh/remote.conf \
  -o ControlMaster=autoask \
- -o ControlPath="$tool"/var/run/ssh/"%h-%p-%r" \
+ -o ControlPath=/tmp/"%h-%p-%r" \
  -o HashKnownHosts=no \
  -o StrictHostKeyChecking=yes \
  -o UserKnownHostsFile="$tool"/etc/ssh/known_hosts \