mirror of
https://github.com/shadow-maint/shadow.git
synced 2024-12-18 06:14:46 +08:00
7bced397c9
In some embedded systems, users only use the ps provided by the busybox. But the ps provided by the busybox does not support the -eo option by default. As a result, an error is reported when the userdel is used. So add a judgment on ps. If there is no ps -eo, traverse the process directly. The error information is as follows: # userdel xsl ps: invalid option -- 'e' Signed-off-by: xiongshenglan <xiongshenglan@huawei.com> |
||
---|---|---|
.. | ||
pam.d | ||
shadow-maint | ||
limits | ||
login.access | ||
login.defs | ||
Makefile.am |