busybox: don't enable swapon/swapoff by default
[librecmc/librecmc.git] / package / utils / busybox / config / util-linux / Config.in
index d60b139a8b3b944025953afb33e3f42fee747c55..d75841e4879c680b91302282ea5e7c6ecb68865c 100644 (file)
@@ -652,7 +652,7 @@ config BUSYBOX_CONFIG_SETARCH
 
 config BUSYBOX_CONFIG_SWAPONOFF
        bool "swaponoff"
-       default y
+       default n
        select BUSYBOX_CONFIG_PLATFORM_LINUX
        help
          This option enables both the 'swapon' and the 'swapoff' utilities.