--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # zeroclaw service > Manage the ZeroClaw background service (launchd/systemd user service). > More information: . - Install the daemon service: `zeroclaw service install` - Start the daemon service: `zeroclaw service start` - Stop the daemon service: `zeroclaw service stop` - Check service status: `zeroclaw service status` - Uninstall the daemon service: `zeroclaw service uninstall` - Display help: `zeroclaw service {{[-h|--help]}}`