Clean up of Makefile, mark quagga plugin as broken, clean up init script file
[feed/routing.git] / packages / bmx6 / files / etc / init.d / bmx6
index 2b54386e1c254f038551e7a22968e96927aaf449..4926e2ba30c8b50a0cb5649315b6e758fbd71852 100755 (executable)
@@ -29,7 +29,6 @@ start() {
        cd /root/
        ulimit -c 20000
        $BIN -f $CONF -d0 > /dev/null &
-#      start-stop-daemon -b -x $BIN -S -- -f $CONF
 }
 
 stop() {