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