Prechádzať zdrojové kódy

busybox: reactivate useful sync tool

Waldemar Brodkorb 1 mesiac pred
rodič
commit
2fbceef32c

+ 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.