Add alias for timer services

This commit is contained in:
Yan Lin 2025-09-25 08:58:18 +02:00
parent 93e84a6675
commit e72b25df04
3 changed files with 17 additions and 0 deletions

View file

@ -140,6 +140,13 @@ docker exec -it <container> bash
systemctl list-timers
```
### Manual Timer Service Execution
- `dl-subs-yt` - Check YouTube subscriptions and download new videos
- `smart-report-now` - Run SMART disk health report manually
- `container-update-now` - Update container images manually
- `borg-backup-now` - Run backup manually
- `borg-check-now` - Run backup integrity check manually
## Notes
- Borg backups need passphrase at `/etc/borg-passphrase`