openclaw/src/daemon
Vincent Koc 64785823d0
fix(gateway): ignore stale sudo scope for root user services (#93693)
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-16 23:56:12 +08:00
..
test-helpers docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
arg-split.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
cmd-argv.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
cmd-argv.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
cmd-set.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
constants.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
constants.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
container-context.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
diagnostics.test.ts fix(daemon): prefer stderr over stale stdout in gateway restart diagnostics 2026-06-16 00:09:41 +08:00
diagnostics.ts fix(daemon): prefer stderr over stale stdout in gateway restart diagnostics 2026-06-16 00:09:41 +08:00
exec-file.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
future-config-guard.ts docs: document daemon command helpers 2026-06-04 13:51:23 -04:00
gateway-entrypoint.ts docs: document launchd daemon helpers 2026-06-04 13:54:21 -04:00
inspect.test.ts fix(daemon): keep duplicate Windows gateway tasks visible 2026-06-14 07:45:16 +08:00
inspect.ts fix(daemon): keep duplicate Windows gateway tasks visible 2026-06-14 07:45:16 +08:00
launchd-current-service.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
launchd-current-service.ts docs: document launchd daemon helpers 2026-06-04 13:54:21 -04:00
launchd-plist.ts docs: document launchd daemon helpers 2026-06-04 13:54:21 -04:00
launchd-restart-handoff.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
launchd-restart-handoff.ts docs: document launchd daemon helpers 2026-06-04 13:54:21 -04:00
launchd.integration.e2e.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
launchd.test.ts fix(gateway): handle missing launchd gui domains 2026-06-10 10:51:19 +05:30
launchd.ts fix(gateway): handle missing launchd gui domains 2026-06-10 10:51:19 +05:30
node-service.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
output.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
paths.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
program-args.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
program-args.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
restart-logs.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
restart-logs.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
runtime-binary.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
runtime-binary.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
runtime-format.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
runtime-format.ts docs: document daemon runtime helpers 2026-06-04 13:55:33 -04:00
runtime-hints.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
runtime-hints.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
runtime-hints.windows-paths.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
runtime-parse.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
runtime-paths.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
runtime-paths.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
schtasks-exec.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
schtasks-exec.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
schtasks.install.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
schtasks.startup-fallback.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
schtasks.stop.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
schtasks.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
schtasks.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
service-audit.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
service-audit.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
service-env-plan.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
service-env-render-policy.ts docs: document daemon audit helpers 2026-06-04 13:57:21 -04:00
service-env.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
service-env.ts docs: document daemon service env helpers 2026-06-04 13:58:33 -04:00
service-layout.ts docs: document daemon service env helpers 2026-06-04 13:58:33 -04:00
service-managed-env.ts docs: document daemon service env helpers 2026-06-04 13:58:33 -04:00
service-path-policy.ts docs: document daemon service env helpers 2026-06-04 13:58:33 -04:00
service-runtime.ts fix(gateway): surface headless LaunchAgent state 2026-06-10 10:51:19 +05:30
service-types.ts docs: document daemon service env helpers 2026-06-04 13:58:33 -04:00
service.test-helpers.ts docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
service.test.ts fix(daemon): keep unsupported service status readable 2026-06-12 12:05:22 +09:00
service.ts fix(daemon): keep unsupported service status readable 2026-06-12 12:05:22 +09:00
systemd-hints.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
systemd-hints.ts docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
systemd-linger.ts docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
systemd-unavailable.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
systemd-unavailable.ts docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
systemd-unit.test.ts docs: document daemon tests 2026-06-04 20:16:21 -04:00
systemd-unit.ts docs: document daemon systemd helpers 2026-06-04 14:00:34 -04:00
systemd.test.ts fix(gateway): ignore stale sudo scope for root user services (#93693) 2026-06-16 23:56:12 +08:00
systemd.ts fix(gateway): ignore stale sudo scope for root user services (#93693) 2026-06-16 23:56:12 +08:00