diff --git a/roles/native-pull-remote-backups/Readme.md b/roles/native-pull-remote-backups/Readme.md new file mode 100644 index 00000000..6db8cf02 --- /dev/null +++ b/roles/native-pull-remote-backups/Readme.md @@ -0,0 +1,7 @@ +# role native-pull-remote-backups + +To track what the service is doing execute the following command: + +```bash + watch -n2 "systemctl status pull-remote-backups.service" +```