X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fssh;h=21d4fea5c981b2de54fe4c388353bed10c896a4e;hb=27ae61d51ba27a22a2e9048b90fe158dd3fac592;hp=1476cf1f79a23b029c3134bab198af95a0f31626;hpb=f872afaa7976264819814d3e3289e020c0f77eae;p=myplc.git diff --git a/plc.d/ssh b/plc.d/ssh index 1476cf1..21d4fea 100755 --- a/plc.d/ssh +++ b/plc.d/ssh @@ -1,17 +1,19 @@ #!/bin/bash # -# priority: 600 +# priority: 500 # # Generate SSH keys # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: guest.init,v 1.12 2006/04/04 22:09:47 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