This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
PSG
/
IOT2000_BuildRoot
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
wrl, ToDo switchserialmode and further tests, caspary tools should work seamless
Reinhard Russinger
hace 2 años
padre
c14b73f938
commit
edc9912e40
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
board/PSG/iot2050/rootfs/etc/init.d/rcS
+ 1
- 0
board/PSG/iot2050/rootfs/etc/init.d/rcS
Ver fichero
@@ -7,6 +7,7 @@ if [ -c "/dev/ppp" ]
fi
if [ ! -d "/run/lock" ]
+ then
mkdir -p /run/lock
fi