/** * Tests for `hq outposts session-host` — the box-side service entry point. * * It is hidden (it runs under systemd, not by hand), always listens on * loopback, and refuses to start unless the box is signed in to HQ with a * known owner — otherwise nobody could ever pass the hello check, and a * service that can never be used is better reported than left running. */ export {}; //# sourceMappingURL=session-host-command.test.d.ts.map