ports/sysutils/clusterit/patches/patch-dsh_run_1

12 lines
405 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- dsh/run.1.orig Wed Jan 10 14:36:11 2007
+++ dsh/run.1 Mon Mar 31 21:01:25 2008
@@ -164,7 +164,7 @@ in the cluster.
.It Ev RCMD_CMD
Command to use to connect to remote machines. The command chosen must
be able to connect with no password to the remote host. Defaults to
-.Ic rsh
+.Ic ssh .
.It Ev RCMD_CMD_ARGS
Arguments to pass to the remote shell command. Defaults to none.
.It Ev RCMD_USER