X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fssh;h=d629074fa8ff34ea549839cc71d8e630c8744959;hb=f51604ac9a0f76a71d698952c7bbba1fcb46b3af;hp=1cc3ac142e675b2f9e5ad79f7b99af302507c65f;hpb=5f71a74d22905ba815bd9f3583fd6f4790624328;p=myplc.git diff --git a/plc.d/ssh b/plc.d/ssh index 1cc3ac1..d629074 100755 --- a/plc.d/ssh +++ b/plc.d/ssh @@ -7,13 +7,16 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: ssh,v 1.1 2006/04/06 21:51:59 mlhuang Exp $ +# $Id: ssh,v 1.2 2006/04/25 21:18:19 mlhuang Exp $ # # Source function library and configuration . /etc/plc.d/functions . /etc/planetlab/plc_config +# Be verbose +set -x + # XXX Could make these configurable KEY_TYPE_ROOT=rsa KEY_LEN_ROOT=1024