nx_servicectl.nx
buildroot/runtime/nx_servicectl.nx
about
nx_servicectl.nx -- generic sovereign service restart: kill ANY daemon by full /proc cmdline, then respawn it
DETACHED -- not just the NAS-known services nx_hostctl restarts. Composes the canonical nx_proc_ctl (kill) +
nx_daemon (detached spawn). Usage: nx_servicectl <cmdline-name> <elf-path>. No pkill, no harness backgrounding.
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_proc_ctl.nxnx_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
structs
| none |
consts
| none |
functions
| 9 | func main(argc: i64, argv: *i64) -> i64 |