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 <richard@bit42.se>
This commit is contained in:
Richard Alpe
2025-10-28 15:35:44 +01:00
parent 3870bd562a
commit cc86463233
-1
View File
@@ -423,7 +423,6 @@ module infix-system {
config false;
list service {
key "pid";
description "Tracked system service processes.";
leaf pid {