code wiki / (root) / nx_daemon_run.nx

nx_daemon_run.nx

buildroot/runtime/nx_daemon_run.nx

1011 B20 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind tooltopic daemon
docsdependenciesstructsconstsfunctions

about

nx_daemon_run.nx -- sovereign detached LAUNCHER (no kill): spawn <elf> [args...] as a daemon that survives this process (new session). The sovereign replacement for harness run_in_background. Composes nx_daemon's daemon_spawn. Usage: nx_daemon_run <elf-path> [arg1 arg2 ...]. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_daemon.nx nx_gate.nx nx_daemon_run.nx

imports: nx_daemon.nxnx_gate.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gw sys_write daemon_spawn sys_fork nx_setsid sys_openat_rd sys_openat_wr sys_dup3 sys_execve sys_exit gn sys_write ↻ sys_mmap

structs

none

consts

none

functions

7func main(argc: i64, argv: *i64) -> i64