shadow/etc
xiongshenglan 7bced397c9 shadow userdel: add the adaptation to the busybox ps in 01-kill_user_procs.sh
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>
2023-07-28 21:24:36 -05:00
..
pam.d fix PAM service files --without-selinux 2022-03-04 08:51:20 -06:00
shadow-maint shadow userdel: add the adaptation to the busybox ps in 01-kill_user_procs.sh 2023-07-28 21:24:36 -05:00
limits Add support for 2 new resource limits. Thanks to Justin Bronder for the 2007-10-27 19:45:21 +00:00
login.access fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
login.defs fix spelling and unify whitespace 2021-08-18 18:06:02 +00:00
Makefile.am useradd: use built-in settings by default 2020-12-04 09:20:18 +01:00