openclaw/src/daemon/constants.ts
2026-01-03 12:26:22 +01:00

4 lines
188 B
TypeScript

export const GATEWAY_LAUNCH_AGENT_LABEL = "com.clawdis.gateway";
export const GATEWAY_SYSTEMD_SERVICE_NAME = "clawdis-gateway";
export const GATEWAY_WINDOWS_TASK_NAME = "Clawdis Gateway";