Преглед на файлове

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"