Add real-time logging to service stop command
All checks were successful
Build and Release / build-and-release (push) Successful in 2m9s

- Update stop command to use background systemctl with immediate log following
- Use same approach as start command for consistent real-time log viewing
- Version bump to 0.1.84
This commit is contained in:
2025-11-19 11:59:18 +01:00
parent 4f4ef6259b
commit 65bfb9f617
5 changed files with 8 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.83"
version = "0.1.84"
edition = "2021"
[dependencies]