1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 12:37:36 +03:00

enable ps -w by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-09-22 13:41:28 +00:00
parent d5cb822afa
commit bcf744cef6

View 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.