Message ID | 20171020103840.32762-9-wei.liu2@citrix.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Wei Liu writes ("[OSSTEST PATCH 08/16] ts-leak-check: suppress systemd-shim, which leaks in stretch"): > Signed-off-by: Wei Liu <wei.liu2@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff --git a/ts-leak-check b/ts-leak-check index 678d069..41e6245 100755 --- a/ts-leak-check +++ b/ts-leak-check @@ -202,6 +202,7 @@ xenstore /vm xenstore /libxl process .* udevd +process .* /.+/systemd-shim file /var/run/xenstored/db file /var/run/xenstored/db.debug
Signed-off-by: Wei Liu <wei.liu2@citrix.com> --- ts-leak-check | 1 + 1 file changed, 1 insertion(+)