Archived
fix(cli): harden native service manager preflight
This commit is contained in:
+3
-2
@@ -114,8 +114,9 @@
|
||||
<strong>Important PATH detail:</strong>
|
||||
PI WEB services run through a non-interactive login shell with <code>-lc</code>. Setup that only lives in
|
||||
interactive shell files or prompt hooks may not be visible to the systemd or launchd manager. The installer
|
||||
probes the exact candidate plan in that manager context before changing config or replacing services; run
|
||||
<code>pi-web doctor</code> later to repeat plan-specific diagnostics.
|
||||
probes the safely verifiable requirements of the exact candidate plan in that manager context before changing
|
||||
config or replacing services. Arbitrary configured command overrides are preserved but not executed by
|
||||
preflight; run <code>pi-web doctor</code> later to repeat plan-specific diagnostics.
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user