Fix openclaw-gateway unit override merge
Remove conflicting systemd unit description override; keep only after/wants deps.
This commit is contained in:
parent
fda12f98cb
commit
d7df4f0e13
@ -723,7 +723,6 @@ in
|
||||
|
||||
# Add CLAWDINATOR-specific dependencies to the upstream gateway unit.
|
||||
systemd.services.clawdinator = {
|
||||
description = "CLAWDINATOR (Moltbot gateway)";
|
||||
after =
|
||||
[ "network.target" ]
|
||||
++ lib.optional cfg.bootstrap.enable "clawdinator-bootstrap.service"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user