Skip to content
Snippets Groups Projects
  1. Feb 24, 2025
  2. Sep 12, 2024
  3. Aug 05, 2024
  4. Jul 18, 2024
  5. Aug 01, 2023
  6. Jul 31, 2023
  7. Jul 28, 2023
  8. Jul 26, 2023
  9. Jul 25, 2023
  10. Jul 24, 2023
  11. Apr 13, 2023
  12. Mar 24, 2023
  13. Mar 10, 2023
  14. Jan 26, 2023
  15. Oct 25, 2022
  16. Oct 20, 2022
  17. 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
  18. Mar 01, 2022
  19. Feb 18, 2022
  20. Sep 07, 2021
Loading