Skip to content
Snippets Groups Projects
  1. Jul 25, 2023
  2. Jul 24, 2023
  3. Apr 13, 2023
  4. Mar 24, 2023
  5. Mar 10, 2023
  6. Jan 26, 2023
  7. Oct 25, 2022
  8. Oct 20, 2022
  9. Aug 24, 2022
    • bta's avatar
      esamesync-esame: do not run if /opt/esame was not created. · 5dd5dd27
      bta authored
      The previous patch was wrong for two reasons:
      - you can't put shell commands in a Exec, as there's no shell involved
      - while you could split the two on two different Exec, it would not
        work anyhow because the unit runs as the esamesync user, and it cannot
        create the /opt/esame directory if the admin did not create it beforehand.
      
      This one was tested to work; the machine boots correctly.
      
      Not tested with labmanager; it is not supposed to be working properly
      until you have working copy in /opt/esame, but it would be interesting
      to see how it fails.
      5dd5dd27
    • bta's avatar
      esamesync-esame.service: create /opt/esame if it does not exists. · 0848ee48
      bta authored
      Otherwise the service will loop and a freshly installed machine
      (or a machine with an empty /opt) will not finish the boot.
      0848ee48
  10. Mar 01, 2022
  11. Feb 18, 2022
  12. Sep 07, 2021
  13. Jul 30, 2021
  14. Jul 26, 2021
  15. Jul 01, 2021
  16. Jun 29, 2021
  17. Jun 24, 2021
  18. May 31, 2021
  19. May 24, 2021
  20. Feb 01, 2021
  21. Sep 01, 2020
  22. Aug 04, 2020
  23. Jul 27, 2020
Loading