Explorar o código

remount /dev fails, disable it

Waldemar Brodkorb hai 6 meses
pai
achega
9e072df139
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/base-files/files/rcdev.mdev

+ 1 - 1
package/base-files/files/rcdev.mdev

@@ -1,5 +1,5 @@
 # remount /dev with smaller size
-mount -o remount,nosuid,size=128k,mode=0755 -t tmpfs mdev /dev
+#mount -o remount,nosuid,size=128k,mode=0755 -t tmpfs mdev /dev
 # start mdev dynamic device node management
 echo >/dev/mdev.seq
 @ADK_RUNTIME_DEV_MDEV_LOGGING@