openbsd-ports/sysutils/clusterit/patches/patch-dtop_dtop_1
wcmaier 858d107c10 - Update clusterit to 2.5, which includes most of our s/rsh/ssh/
patches.
Diff originally from bsd at openbsd dot rutgers dot edu; thanks!

ok merdely@, landry@
2008-04-03 12:13:48 +00:00

13 lines
477 B
Plaintext

$OpenBSD: patch-dtop_dtop_1,v 1.1 2008/04/03 12:13:48 wcmaier Exp $
--- dtop/dtop.1.orig Mon Mar 31 19:52:13 2008
+++ dtop/dtop.1 Mon Mar 31 19:52:15 2008
@@ -181,7 +181,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_PORT