X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fcrond;h=34f371c795e97c7a30e095f855817b75b38de3ee;hb=f51604ac9a0f76a71d698952c7bbba1fcb46b3af;hp=48fcf382ae17cb1a4a501a360b5c087cfe425ab9;hpb=5f71a74d22905ba815bd9f3583fd6f4790624328;p=myplc.git diff --git a/plc.d/crond b/plc.d/crond index 48fcf38..34f371c 100755 --- a/plc.d/crond +++ b/plc.d/crond @@ -7,13 +7,16 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: crond,v 1.3 2006/05/22 21:12:17 mlhuang Exp $ +# $Id: crond,v 1.4 2006/05/26 19:57:30 mlhuang Exp $ # # Source function library and configuration . /etc/plc.d/functions . /etc/planetlab/plc_config +# Be verbose +set -x + case "$1" in start) MESSAGE=$"Starting crond"