Browse Source

fix(readme): `cannot kill to backup_service` to `can't stop backup_service`

pull/1963/head
Christopher Fremond 1 year ago committed by GitHub
parent
commit
843b33a801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/devops/backup_manager/audit/README.md

2
subjects/devops/backup_manager/audit/README.md

@ -25,7 +25,7 @@ test2;18:15;backup_test2
```bash
$ cat logs/backup_manager.log
[13/02/2023 17:14] Error: cannot kill the service
[13/02/2023 17:14] Error: can't stop backup_service
```
###### Can you confirm that the `backup_manager.log` file contains an error like the one above, stating that the service is already stopped?

Loading…
Cancel
Save