Christoffer Martinsson 61dd686fb9
All checks were successful
Build and Release / build-and-release (push) Successful in 1m34s
Fix real-time log streaming by simplifying service start command
- Remove complex background process monitoring that was buffering output
- Use direct journalctl -fu command for immediate real-time log streaming
- Eliminate monitoring loop that was killing log stream when service became active
- User now controls log following duration with Ctrl+C
- Fixes buffering issues that prevented seeing ark server startup logs in real-time
2025-11-19 08:42:50 +01:00
..