X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fmail;h=65b0723c8e01764f1ab1e2bc12c62aeff22214a6;hb=0c80e21538ef08d91d242c6ffef042d110f1900d;hp=129bb3d1ffd8fa18c70cba5b6c9f7c848b224a12;hpb=6e4b0f410385bc5298762df2707e4d2f81e52eec;p=myplc.git diff --git a/plc.d/mail b/plc.d/mail index 129bb3d..65b0723 100755 --- a/plc.d/mail +++ b/plc.d/mail @@ -7,11 +7,15 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: httpd,v 1.1 2006/04/06 21:51:59 mlhuang Exp $ +# $Id: mail,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)