From c605bacaf3ef53a8e2359c8640770c9bd91daceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=81LI=20G=C3=A1bor=20J=C3=A1nos?= Date: Sun, 24 Apr 2022 13:09:16 +0200 Subject: busybox: Add the `sync` command. --- aports/busybox/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aports/busybox/config') diff --git a/aports/busybox/config b/aports/busybox/config index e4480dd..71b8a4b 100644 --- a/aports/busybox/config +++ b/aports/busybox/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.34.1 -# Sun Apr 10 17:26:55 2022 +# Sun Apr 24 10:12:56 2022 # CONFIG_HAVE_DOT_CONFIG=y @@ -306,8 +306,8 @@ CONFIG_FEATURE_STAT_FORMAT=y CONFIG_FEATURE_STAT_FILESYSTEM=y CONFIG_STTY=y CONFIG_SUM=y -# CONFIG_SYNC is not set -# CONFIG_FEATURE_SYNC_FANCY is not set +CONFIG_SYNC=y +CONFIG_FEATURE_SYNC_FANCY=y # CONFIG_FSYNC is not set # CONFIG_TAC is not set CONFIG_TAIL=y -- cgit v1.2.3