Explorar o código

busybox: reactivate useful sync tool

Waldemar Brodkorb hai 1 mes
pai
achega
2fbceef32c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/busybox/config/coreutils/Config.in

+ 1 - 1
package/busybox/config/coreutils/Config.in

@@ -751,7 +751,7 @@ config BUSYBOX_SUM
 
 config BUSYBOX_SYNC
 	bool "sync (3.8 kb)"
-	default n
+	default y
 	help
 	sync is used to flush filesystem buffers.