P2.2: remove PySentry legacy systemd + desktop autostart from Linux
Drop cleanupLegacySystemdAutostart, cleanupLegacyDesktopAutostart, legacySystemdAutostartExists, legacyDesktopAutostartExists, and their path helpers; remove calls from SetAutostart and AutostartStatus; drop the os/exec import. Remove TestLinuxAutostartRemovesLegacyDesktopEntry which referenced the deleted legacyAutostartDesktopPath function. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -89,7 +89,7 @@ These land together because both edit `domain/job.go` and `storage/store.go`.
|
||||
|
||||
### Phase 2 — PySentry legacy removal
|
||||
- [x] P2.1 — Windows autostart legacy code
|
||||
- [ ] P2.2 — Linux autostart legacy code
|
||||
- [x] P2.2 — Linux autostart legacy code
|
||||
- [ ] P2.3 — Delete legacy autostart tests
|
||||
- [ ] P2.4 — `.gitignore` / `.dockerignore`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user