From 34fddecf4912f0b67deea27240eb670789fbad3e Mon Sep 17 00:00:00 2001 From: Josip Rodin Date: Sat, 31 Oct 2009 18:04:10 +0100 Subject: [PATCH] samo da smanjimo diff s originalom --- linux/quagga.tcl | 1 + 1 file changed, 1 insertion(+) 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" } -- 2.39.5