enable ps -w by default
authorFelix Fietkau <nbd@openwrt.org>
Sat, 22 Sep 2007 13:41:28 +0000 (13:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 22 Sep 2007 13:41:28 +0000 (13:41 +0000)
SVN-Revision: 8946

package/busybox/config/procps/Config.in

index 7c9ea619c1fd46e5cbb86bff9105de746d53faeb..ef0c6a2dcd39b787d1a017bb690a975f6446b045 100644 (file)
@@ -74,7 +74,7 @@ config BUSYBOX_CONFIG_PS
 
 config BUSYBOX_CONFIG_FEATURE_PS_WIDE
        bool "Enable argument for wide output (-w)"
 
 config BUSYBOX_CONFIG_FEATURE_PS_WIDE
        bool "Enable argument for wide output (-w)"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_PS
        help
          Support argument 'w' for wide output.
        depends on BUSYBOX_CONFIG_PS
        help
          Support argument 'w' for wide output.