Browse Source

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

Reinhard Russinger 2 years ago
parent
commit
edc9912e40
1 changed files with 1 additions and 0 deletions
  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
 fi
 
 
 if [ ! -d "/run/lock" ]
 if [ ! -d "/run/lock" ]
+	then
         mkdir -p /run/lock
         mkdir -p /run/lock
 fi
 fi