nullclaw service command manages nullclaw as a background service on your operating system, enabling auto-start and persistent operation.
Subcommands
Platform Support
Installation
1
Install the service
2
Start the service
nullclaw gateway in the background.3
Verify it's running
Service Configuration
Linux (systemd)
Service file at~/.config/systemd/user/nullclaw.service:
macOS (launchd)
Plist at~/Library/LaunchAgents/com.nullclaw.agent.plist:
Logging
Linux (systemd)
Logs go to systemd journal:macOS (launchd)
Logs go to files:Auto-Restart
The service automatically restarts on failure:- Linux:
Restart=on-failure,RestartSec=10 - macOS:
KeepAlive=true - Windows: Recovery settings
Troubleshooting
Service won’t start
Service starts but gateway fails
systemd user service (Linux)
Examples
Install and start
View logs
Stop and uninstall
See Also
- Gateway - Gateway command reference
- Deployment - Service deployment guide
- Doctor - Diagnostics tool