fix(1.1): add decnet-enrich.service to batch supervisor Conflicts=
enrich is a batch-group member; its individual unit must also be mutually exclusive with the supervisor. Unit auto-renders via init.py glob of deploy/decnet-*.service.j2 — no installer list change needed.
This commit is contained in:
@@ -5,7 +5,7 @@ After=network-online.target decnet-bus.service
|
|||||||
Wants=network-online.target decnet-bus.service
|
Wants=network-online.target decnet-bus.service
|
||||||
# Replaces the individual decnet-reconciler / decnet-enrich / decnet-orchestrator
|
# Replaces the individual decnet-reconciler / decnet-enrich / decnet-orchestrator
|
||||||
# / decnet-mutator units. Do NOT enable those alongside this one.
|
# / decnet-mutator units. Do NOT enable those alongside this one.
|
||||||
Conflicts=decnet-reconciler.service decnet-orchestrator.service decnet-mutator.service
|
Conflicts=decnet-reconciler.service decnet-enrich.service decnet-orchestrator.service decnet-mutator.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
Reference in New Issue
Block a user