Highlights:
- detect systemd using
systemctl
: #25 - add experimental support for scheduling tasks with crond
- add support for background tasks on Mac OS via a new
schedule-priority
parameter - add support for scheduling
forget
andprune
commands
Deprecation
Scheduling in the retention
section is now deprecated, please use the forget
section instead (#23)
Changelog
be72758 Add background types and low priorityIO to launchd plist (#19)
d0de636 Add support for scheduling forget (#26)
ec02310 Added prune as supported, schedulable command (#24)
8f48acf Move CI build from Travis CI to GitHub Actions
2e1564a Refactoring schedule package (#30)
8fd7a2e Schedule priority (#29)
b8c3e6a add crond support to unix targets (except macOS)
3e93f45 add deprecation notice for schedule on retention
4b815f2 add docker build to goreleaser
5830a34 add pre-release parameter to self-update
a8939ed add schedule-priority parameter
641dc91 add working directory to crontab line
08141a3 allow verbose flag after the command
2a6b0c0 display systemd timer status in a nicer way also display log >= "warning" instead of "err"
a19f124 move other-flags before the sub-sections
967c4a8 refactor show command to remove empty lines
6544052 search for systemctl instead of systemd
c406e80 upgrade clog package
Docker images
docker pull creativeprojects/resticprofile:latest
docker pull creativeprojects/resticprofile:0.11.0