pub const SERVICES_ENV: &str = "OMNI_DEV_DAEMON_SERVICES";Expand description
Environment variable naming the service subset the daemon should host
(comma-separated canonical names). Honored by a manually-run daemon run;
overridden by an explicit --services flag.