fix exec path in is-backup-recent@.service
This commit is contained in:
parent
28dcf8293c
commit
d62bcabded
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ OnFailure=backup-out-of-date@.service
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/backuprunner/scripts/is-recent.sh %I
|
||||
ExecStart=/opt/backuprunner/scripts/is-backup-recent.sh %I
|
||||
WorkingDirectory=/opt/backuprunner
|
||||
|
|
Loading…
Add table
Reference in a new issue