README: attribute policy-override payload to PawletOS's profiled fork, not stock vesperprofiled
This commit is contained in:
@@ -93,9 +93,11 @@ policy (see the table below).
|
||||
Policy is resolved from three tiers, **most specific wins**:
|
||||
|
||||
1. **Runtime override** — `/data/misc/pawletcache/policy.json`. Written by
|
||||
a `vesperprofiled` `content-cache` payload (MDM-pushed, can arrive any
|
||||
time after first boot). Can pin `mode: lan` / `central` / `disabled`, or
|
||||
pin an exact server + fingerprint, skipping discovery entirely. See
|
||||
a `content-cache` payload from **PawletOS's fork of `vesperprofiled`**
|
||||
(`git.oxmc.me/PawletOS/profiled` — the stock/upstream VesperOS daemon has
|
||||
no such payload) via MDM push, any time after first boot. Can pin
|
||||
`mode: lan` / `central` / `disabled`, or an exact server + fingerprint,
|
||||
skipping discovery entirely. See
|
||||
[`vesperprofiled-config-schema/schema/profile.schema.yml`](../vesperprofiled-config-schema/schema/profile.schema.yml).
|
||||
2. **Vendor/OEM default** — `/vendor/etc/pawletcache/policy.json`. Same
|
||||
file shape, read-only, set at build time. Lets a device builder ship a
|
||||
|
||||
Reference in New Issue
Block a user