Ticket #13014: patch-dsh.conf

File patch-dsh.conf, 250 bytes (added by bjorn@…, 16 years ago)

net/dsh/files/patch-dsh.conf - This makes ssh the default; few people these days use rsh, so the old defaults don't make sense.

Line 
1--- dsh.conf.orig       2007-11-06 19:08:42.000000000 +0800
2+++ dsh.conf    2007-11-06 19:08:59.000000000 +0800
3@@ -4,7 +4,7 @@
4 
5 verbose = 0
6 
7- remoteshell =rsh 
8+ remoteshell =ssh 
9  showmachinenames = 0
10 waitshell=1  # whether to wait for execution
11