mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
enable ps -w by default
SVN-Revision: 8946
This commit is contained in:
parent
295baddb22
commit
9de337e21d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue