From cc86463233f8bf7978c1acb1497c4d79c66697b3 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 28 Oct 2025 15:35:44 +0100 Subject: [PATCH] confd: use keyless services list, allow duplicate PIDs Multiple services can have PID 0 when stopped/done, making PID unsuitable as a unique key. There could also be multiple services with the same name (I would assume?). Signed-off-by: Richard Alpe --- src/confd/yang/confd/infix-system.yang | 1 - 1 file changed, 1 deletion(-) diff --git a/src/confd/yang/confd/infix-system.yang b/src/confd/yang/confd/infix-system.yang index 6b1364e6..240bef7f 100644 --- a/src/confd/yang/confd/infix-system.yang +++ b/src/confd/yang/confd/infix-system.yang @@ -423,7 +423,6 @@ module infix-system { config false; list service { - key "pid"; description "Tracked system service processes."; leaf pid {