From: numa Date: Thu, 3 Sep 2009 10:19:33 +0000 (+0200) Subject: prilagodili eid base OpenVZ obaveznom formatu X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=5a44761530ade159080ac5ea2ae111398e92c2f1;p=imunes.git prilagodili eid base OpenVZ obaveznom formatu --- diff --git a/imunes.tcl b/imunes.tcl index 29a130c..f29ebb8 100755 --- a/imunes.tcl +++ b/imunes.tcl @@ -46,7 +46,8 @@ #**** set execMode interactive -set eid_base i[format %04x [pid]] +# OpenVZ node id je samo broj, decimalan +set eid_base [pid] while { [string index [lindex $argv 0] 0] == "-" } { switch -exact -- [lindex $argv 0] {