Netanel Draiman d51a9ebb0e fix(daemon): enable launchd service before bootstrap
When a launchd service is uninstalled via bootout, macOS marks it as
disabled in /var/db/com.apple.xpc.launchd/disabled.*.plist. This persists
across reboots and plist recreation. Future bootstrap calls fail with
error 5 (I/O error) because the service is still marked disabled.

Fix: Call 'launchctl enable' before 'launchctl bootstrap' to clear the
disabled state, matching the fix already applied to the macOS Swift app
in GatewayLaunchAgentManager.swift.

Related: #306
2026-01-15 03:31:52 +00:00
..
2026-01-15 02:42:44 +00:00
2026-01-15 02:42:44 +00:00
2026-01-15 02:42:44 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 01:27:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 02:42:44 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 01:27:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 01:53:14 +00:00
2026-01-15 01:27:16 +00:00
2026-01-15 02:23:22 +00:00
2026-01-15 02:11:12 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 01:27:16 +00:00
2026-01-15 01:53:14 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-04 14:38:51 +00:00