This website works better with JavaScript
Home
Explore
Help
Register
Sign In
PSG
/
IOT2000_BuildRoot
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
wrl, ToDo switchserialmode and further tests, caspary tools should work seamless
Reinhard Russinger
2 years ago
parent
c14b73f938
commit
edc9912e40
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
board/PSG/iot2050/rootfs/etc/init.d/rcS
+ 1
- 0
board/PSG/iot2050/rootfs/etc/init.d/rcS
View File
@@ -7,6 +7,7 @@ if [ -c "/dev/ppp" ]
fi
if [ ! -d "/run/lock" ]
+ then
mkdir -p /run/lock
fi