From: Josip Rodin Date: Sat, 31 Oct 2009 17:04:10 +0000 (+0100) Subject: samo da smanjimo diff s originalom X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=34fddecf4912f0b67deea27240eb670789fbad3e;p=imunes.git samo da smanjimo diff s originalom --- diff --git a/linux/quagga.tcl b/linux/quagga.tcl index 344ff07..10aa0cb 100755 --- a/linux/quagga.tcl +++ b/linux/quagga.tcl @@ -145,6 +145,7 @@ proc $MODULE.cfggen { node } { proc $MODULE.bootcmd { node } { global ROOTDIR BINDIR + return "$ROOTDIR/$BINDIR/quaggaboot.sh" }