diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-03 09:36:36 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-03 09:36:36 +0100 |
| commit | 0c8bd135f0eb8e5e9cb5072d88aefbc52f764cc8 (patch) | |
| tree | 53024aff7f03fd9173c4d0197306e14de72fe446 /package/busybox/config/util-linux | |
| parent | cf8099bef716953dc528e5e42bc93ef719cb41b4 (diff) | |
add support for no Linux kernel builds, use it for arcturus-ucbf54x
Diffstat (limited to 'package/busybox/config/util-linux')
| -rw-r--r-- | package/busybox/config/util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in index 77b2b83f1..5bc9673d3 100644 --- a/package/busybox/config/util-linux/Config.in +++ b/package/busybox/config/util-linux/Config.in @@ -660,7 +660,7 @@ config BUSYBOX_NOLOGIN_DEPENDENCIES disable this option. config BUSYBOX_NSENTER bool "nsenter (6.5 kb)" - default y + default n help Run program with namespaces of other processes. config BUSYBOX_PIVOT_ROOT |
