Skip to main content

install_ecosystem_services_at

Function install_ecosystem_services_at 

Source
fn install_ecosystem_services_at(
    runner: &dyn ProcessRunner,
    bins: &LocalBins,
    install_dir: &Path,
    choice: EcosystemInstallChoice,
    etc_root: &Path,
) -> Result<Option<String>>
Expand description

Same as install_ecosystem_services, with injectable etc_root for tests.

Layout under etc_root:

  • horto-os-ui/api.env when choice.status_api
  • systemd/system/*.service for selected units