diff --git a/README.md b/README.md index 6161191..02c914e 100644 --- a/README.md +++ b/README.md @@ -93,12 +93,12 @@ 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 `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). + a `content-cache` payload from **`pawletprofiled`**, PawletOS's own fork + of the daemon (`git.oxmc.me/PawletOS/profiled` — the stock/upstream + `vesperprofiled` 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 + [`pawletprofiled-config-schema/schema/profile.schema.yml`](../pawletprofiled-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 standing default with no MDM enrollment needed. See