mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 23:44:37 +01:00
iop: config: add $TMOUT support in busybox ash
This feature will prove useful to close idle sessions in automation workflows. On mips 24kc, this feature adds 16 bytes to busybox executable, therefore its effect on image size is negligible.
This commit is contained in:
parent
1b5630c67e
commit
ffe74261d9
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ CONFIG_USE_STRIP=y
|
|||
CONFIG_BUILD_LOG=y
|
||||
CONFIG_BUSYBOX_CONFIG_ADDUSER=y
|
||||
CONFIG_BUSYBOX_CONFIG_ARPING=y
|
||||
CONFIG_BUSYBOX_CONFIG_ASH_IDLE_TIMEOUT=y
|
||||
CONFIG_BUSYBOX_CONFIG_ASH_RANDOM_SUPPORT=y
|
||||
CONFIG_BUSYBOX_CONFIG_CTTYHACK=y
|
||||
CONFIG_BUSYBOX_CONFIG_DELUSER=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue