openbsd-ports/sysutils/clusterit/patches/patch-pcp_pcp_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
471 B
Plaintext

$OpenBSD: patch-pcp_pcp_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $
--- pcp/pcp.1.orig Mon Mar 31 19:45:25 2008
+++ pcp/pcp.1 Mon Mar 31 19:45:28 2008
@@ -200,7 +200,7 @@ in the cluster.
.It Ev RCP_CMD
Command to use to copy files to remote machines. The command chosen must
be able to connect with no password to the remote host. Defaults to
-.Ic rcp .
+.Ic scp .
.It Ev RCP_CMD_ARGS
Arguments to pass to the remote copy command. Defaults to none.
.It Ev RCP_USER