Browse Source

remove: oszi on startup

micha 3 years ago
parent
commit
69a6c79e1d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      start.sh

+ 3 - 2
start.sh

@@ -26,8 +26,9 @@ screen -d -m -S Editor python3 $path/Xdesk/LibreLightDesk.py
 
 
 screen -ls
 screen -ls
 
 
-sudo /opt/netns/create 18
-/opt/netns/exec --id=18 --cmd="xterm -e screen python3 /opt/LibreLight/ASP/monitor/oszi_grid.py" &
+#sleep 3;
+#sudo /opt/netns/create 18
+#/opt/netns/exec --id=18 --cmd="xterm -e screen python3 /opt/LibreLight/ASP/monitor/oszi_grid.py" &
 #/opt/netns/exec --id=18 --cmd="xterm -e screen sh /opt/LibreLight/ASP/start.sh"
 #/opt/netns/exec --id=18 --cmd="xterm -e screen sh /opt/LibreLight/ASP/start.sh"
 
 
 echo "BOOT END"
 echo "BOOT END"