[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 25/36] ts-leak-check: add new name for udevd workers
udevd on Bookworm shows as "(udev-worker)" in the process list. Suppress them. Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> --- ts-leak-check | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-leak-check b/ts-leak-check index f3cca8aa..023a945f 100755 --- a/ts-leak-check +++ b/ts-leak-check @@ -203,6 +203,7 @@ xenstore /libxl process .* udevd process .* .*/systemd-udevd +process .* \(udev-worker\) process .* /.+/systemd-shim file /var/run/xenstored/db -- Anthony PERARD
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |