fix: support pi package service entrypoints

This commit is contained in:
Federico Jaramillo Martinez
2026-05-19 16:56:28 +02:00
parent 492a6e141c
commit 32182a5539
4 changed files with 91 additions and 31 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ Then in Pi:
/pi-web doctor
```
The Pi command is a convenience wrapper around the same service installer. `/pi-web logs` shows the last 100 journal lines; use `pi-web logs` in a shell when you want to follow logs continuously.
The Pi command is a convenience wrapper around the same service installer. When installed this way, the service installer can use Pi Web's package-local server entrypoints, so `pi-web-server` and `pi-web-sessiond` do not need to be on your shell `PATH`. `/pi-web logs` shows the last 100 journal lines; use `pi-web logs` in a shell when you want to follow logs continuously.
Advanced users may run the binaries however they prefer: