Revert "Starting netopeer at start up" 74/19874/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 8 May 2015 00:06:27 +0000 (00:06 +0000)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 8 May 2015 00:06:27 +0000 (00:06 +0000)
This reverts commit 39948ccf5c41e63c3f721c449e407e3866480b55.

Change-Id: Icf5c67666129bd9a6acfdbd196e9ec12fcc72473
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jenkins-scripts/mininet.sh

index 339c7d3b8848ca0c84ac669474a29c417c8fed52..7f7a20e6f5e1b5f38d8e53d1209121afedeb6b33 100755 (executable)
@@ -48,7 +48,4 @@ echo 'root' | passwd -f --stdin root
 # make sure the firewall is stopped
 service iptables stop
 
-# start netopeer
-ssh -T -p 830 root@127.0.0.1 -s netconf
-
 # vim: sw=2 ts=2 sts=2 et :