enable ps -w by default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Sep 2007 13:41:28 +0000 (13:41 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Sep 2007 13:41:28 +0000 (13:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/procps/Config.in

index 7c9ea61..ef0c6a2 100644 (file)
@@ -74,7 +74,7 @@ config BUSYBOX_CONFIG_PS
 
 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.
This page took 0.025765 seconds and 4 git commands to generate.