Malin 1c2d903a95 fix: fake systemctl for pured.service + pre-install service file
purevpn-cli checks `systemctl is-active pured.service` to determine if
components are installed. Without systemd this always returns inactive,
triggering endless sudo/reinstall loop and ETXTBSY when trying to overwrite
the running daemon binary.

Fake systemctl returns "active" when pured is listening on :9485, "inactive"
otherwise. Also handles start/stop/disable/daemon-reload as no-ops.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 18:59:40 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
Description
No description provided
92 KiB
Languages
Shell 73.7%
Dockerfile 26.3%