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