瀏覽代碼

wrl, ToDo switchserialmode and further tests, caspary tools should work seamless

Reinhard Russinger 2 年之前
父節點
當前提交
edc9912e40
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      board/PSG/iot2050/rootfs/etc/init.d/rcS

+ 1 - 0
board/PSG/iot2050/rootfs/etc/init.d/rcS

@@ -7,6 +7,7 @@ if [ -c "/dev/ppp" ]
 fi
 
 if [ ! -d "/run/lock" ]
+	then
         mkdir -p /run/lock
 fi