X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fbootcd;h=ca5a65e880ec5d5ef1a9ab7f2bce7bbeca8be032;hb=f51604ac9a0f76a71d698952c7bbba1fcb46b3af;hp=dc7bf5ee184bee13d6f7a2e14418f8d17892bd1b;hpb=5f71a74d22905ba815bd9f3583fd6f4790624328;p=myplc.git diff --git a/plc.d/bootcd b/plc.d/bootcd index dc7bf5e..ca5a65e 100755 --- a/plc.d/bootcd +++ b/plc.d/bootcd @@ -7,13 +7,16 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: bootcd,v 1.1 2006/04/06 21:51:59 mlhuang Exp $ +# $Id: bootcd,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 + case "$1" in start) if [ "$PLC_BOOT_ENABLED" != "1" -a \