Browse Source

add: netns --cmd=oszi_grid.py

micha 3 năm trước cách đây
mục cha
commit
cfa615f410
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      start.sh

+ 5 - 0
start.sh

@@ -25,5 +25,10 @@ sleep 2
 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"
+#/opt/netns/exec --id=18 --cmd="xterm -e screen sh /opt/LibreLight/ASP/start.sh"
+
 echo "BOOT END"
 sleep 3;