openclaw-vainplex/src/daemon/constants.ts
2026-01-01 17:58:07 +01:00

3 lines
197 B
TypeScript

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