be verbose
[myplc.git] / plc.d / ssh
index 1cc3ac1..d629074 100755 (executable)
--- a/plc.d/ssh
+++ b/plc.d/ssh
@@ -7,13 +7,16 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # 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