Skip to content
Snippets Groups Projects
  1. Jun 04, 2023
  2. Jun 02, 2023
  3. Jun 01, 2023
  4. May 31, 2023
  5. May 28, 2023
    • Eric Vidal's avatar
      add service_resolve_write_tmp and state_write_tmp function to be able to write... · 57ca9f4f
      Eric Vidal authored
      add service_resolve_write_tmp and state_write_tmp function to be able to write those files at a temporary directory
      57ca9f4f
    • Eric Vidal's avatar
      use macro instead of hardcoding · 1b9d6ee7
      Eric Vidal authored
      1b9d6ee7
    • Eric Vidal's avatar
      pass through temporary directory. · 69f24c1e
      Eric Vidal authored
      Parse the service and write the result in a temporary directory. When the write process
      is finished the directory is copied to the original service directory overwritten a
      same file. The symlink /var/lib/66/system/.resolve/service/<name> is made at the complete
      end of the process. So we can clean the mess removing the temporary directory and
      avoid to change the original service directory before the end of the process. The state of
      system should be clean event on crash of the parse process
      69f24c1e
Loading