From: miljenko Date: Mon, 5 Dec 2005 12:51:16 +0000 (+0000) Subject: boot.conf creation from remote GUI X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=c1e98fbcfabb808dafb93e0083a5c70b305143cc;p=imunes.git boot.conf creation from remote GUI Bug found by: Submitted by: Requested by: Reviewed by: Approved by: Obtained from: --- diff --git a/exec.tcl b/exec.tcl index d9d16c8..f9fa2d4 100755 --- a/exec.tcl +++ b/exec.tcl @@ -465,7 +465,7 @@ proc deployCfg {} { } close $fileId } else { - nexec nc -l -p 1235 > /tmp/tmp_boot_conf & + nexec nc -l -p 1235 > /tmp/$node_id/boot.conf & set s [socket $exec_host 1235] fconfigure $s -buffering line -translation lf foreach line $bootcfg {