X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fssh;h=21d4fea5c981b2de54fe4c388353bed10c896a4e;hb=21b4f7a59f68f5eb6acbc66f3a1fdc55675e405c;hp=1cc3ac142e675b2f9e5ad79f7b99af302507c65f;hpb=309572ab8b4843bb6507b0b3f6dc5e5240af257b;p=myplc.git diff --git a/plc.d/ssh b/plc.d/ssh index 1cc3ac1..21d4fea 100755 --- a/plc.d/ssh +++ b/plc.d/ssh @@ -1,19 +1,20 @@ #!/bin/bash # -# priority: 600 +# priority: 500 # # Generate SSH keys # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: ssh,v 1.1 2006/04/06 21:51:59 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