v3.42.17: Fix systemd service templates - remove invalid --config flag
All checks were successful
CI/CD / Test (push) Successful in 1m15s
CI/CD / Lint (push) Successful in 1m21s
CI/CD / Build & Release (push) Successful in 3m12s

- Service templates now use WorkingDirectory for config loading
- Config is read from .dbbackup.conf in /var/lib/dbbackup
- Updated SYSTEMD.md documentation to match actual CLI
- Removed non-existent --config flag from ExecStart
This commit is contained in:
2026-01-08 11:57:16 +01:00
parent 682510d1bc
commit 92402f0fdb
4 changed files with 23 additions and 12 deletions

View File

@@ -4,8 +4,8 @@ This directory contains pre-compiled binaries for the DB Backup Tool across mult
## Build Information
- **Version**: 3.42.10
- **Build Time**: 2026-01-08_09:54:02_UTC
- **Git Commit**: 83ad62b
- **Build Time**: 2026-01-08_10:18:23_UTC
- **Git Commit**: 682510d
## Recent Updates (v1.1.0)
- ✅ Fixed TUI progress display with line-by-line output