瀏覽代碼

remove: oszi on startup

micha 3 年之前
父節點
當前提交
69a6c79e1d
共有 1 個文件被更改,包括 3 次插入2 次删除
  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
 
-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"
 
 echo "BOOT END"