Skip to content
Snippets Groups Projects
  1. Mar 30, 2024
  2. Aug 08, 2022
    • Evangelos Foutras's avatar
      borg_client: use absolute path to borg in borg_cmd · 8a9cd335
      Evangelos Foutras authored
      Using plain "borg" resolves to /usr/local/bin/borg which is the wrapper
      for our main backup host. This causes the offsite backup to be executed
      with BORG_REPO set to the main backup destination.
      
      While the above doesn't cause any issues with the backup script/service,
      because borg invocations specify the backup destination as an argument,
      it's not ideal and/or correct. Adjust borg_cmd to include the full path
      of /usr/bin/borg, thus removing any ambiguity.
      Verified
      8a9cd335
  3. Aug 07, 2022
  4. Jun 08, 2022
  5. May 17, 2022
  6. Feb 26, 2022
  7. Nov 06, 2021
  8. Jul 02, 2021
  9. Aug 27, 2020
  10. Jul 08, 2020
  11. Mar 11, 2020
  12. Oct 22, 2017
  13. Sep 09, 2017
  14. Sep 06, 2017
  15. Feb 10, 2017
Loading