Переглянути джерело

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