X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b4bd39d9bf40b8c66d6950f82c4840a0368fe8ea..4643ae59db2603274065794288aa9d1588e8f032:/package/busybox/config/coreutils/Config.in?ds=inline diff --git a/package/busybox/config/coreutils/Config.in b/package/busybox/config/coreutils/Config.in index 1a3ef990c..10cf659b1 100644 --- a/package/busybox/config/coreutils/Config.in +++ b/package/busybox/config/coreutils/Config.in @@ -112,7 +112,7 @@ config BUSYBOX_CONFIG_DF config BUSYBOX_CONFIG_DIRNAME bool "dirname" - default n + default y help dirname is used to strip a non-directory suffix from a file name. @@ -214,7 +214,7 @@ config BUSYBOX_CONFIG_HOSTID config BUSYBOX_CONFIG_ID bool "id" - default n + default y help id displays the current user and group ID names.