Files
lab/bastion/src
Michal 7cfd8fe1b8 feat: daemonize bastion start, fix status for root-owned processes
- `lab init bastion standalone start` now runs in background by default
- `--foreground` flag for running in foreground (debugging/containers)
- Shows startup output then detaches with PID + log path
- Status command uses /proc check instead of kill -0 (works cross-user)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 22:38:46 +00:00
..