Full path /bin/bash in systemd services

Fixes #96
This commit is contained in:
Erik Westrup
2022-06-07 09:25:25 +02:00
parent 49cc054eeb
commit 811a5c3c8c
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Full path to `/bin/bash` in sytemd services. [#96](https://github.com/erikw/restic-automatic-backup-scheduler/issues/96)
## [7.3.4] - 2022-04-29
### Fixed