freedombone-restore-remote.json 1.3KB

123456789101112131415161718192021222324252627282930
  1. {
  2. "No friends list found at $BACKUP_LIST": "",
  3. "Server not found within the friends list": "",
  4. "Copying GPG keys from admin user to root": "",
  5. "Restoring configuration files": "",
  6. "Restoring MariaDB settings": "",
  7. "Get the MariaDB password from the backup": "",
  8. "MariaDB password file not found": "",
  9. "Restore the MariaDB user table": "",
  10. "Try again using the password obtained from backup": "",
  11. "Restarting database": "",
  12. "Change the MariaDB password to the backup version": "",
  13. "Restoring Lets Encrypt settings": "",
  14. "Restoring Tor settings": "",
  15. "Restoring Mutt settings for $USERNAME": "",
  16. "Restoring gnupg settings for $USERNAME": "",
  17. "Restoring procmail settings for $USERNAME": "",
  18. "Restoring spamassassin settings for $USERNAME": "",
  19. "Restoring README": "",
  20. "Restoring ssh keys for $USERNAME": "",
  21. "Restoring config files for $USERNAME": "",
  22. "Restoring monkeysphere ids for $USERNAME": "",
  23. "Restoring fin files for $USERNAME": "",
  24. "Restoring local files for $USERNAME": "",
  25. "Restoring certificates": "",
  26. "Restoring personal settings for $USERNAME": "",
  27. "Restoring public mailing list": "",
  28. "Restoring emails for $USERNAME": "",
  29. "*** Remote restore was successful ***": ""
  30. }