X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fdns;h=afdf55ffd4ad5fcfa26d512cad2eef0a6db16a90;hb=21b4f7a59f68f5eb6acbc66f3a1fdc55675e405c;hp=1840f3217be4292ef5cac333a5719cf08cdad4cb;hpb=707e0795337cb0201714841ba91070052578f584;p=myplc.git diff --git a/plc.d/dns b/plc.d/dns index 1840f32..afdf55f 100755 --- a/plc.d/dns +++ b/plc.d/dns @@ -1,6 +1,6 @@ #!/bin/bash # -# priority: 850 +# priority: 950 # # Start local DNS server to provide minimal DNS forward resolution for # ourselves and our nodes. @@ -8,14 +8,12 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# # Source function library and configuration . /etc/plc.d/functions . /etc/planetlab/plc_config -SIGNATURE="; generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT!" +SIGNATURE="; generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT" # Be verbose set -x