docs: Add explicit reference to unprivileged userns docs of mkosi

Fixes #40216
This commit is contained in:
DaanDeMeyer
2025-12-27 13:21:06 +01:00
committed by Luca Boccassi
parent 0afbf1a8aa
commit f3c67f7e16

View File

@@ -36,6 +36,10 @@ or via your distribution's package manager. Note that systemd regularly adopts
newer mkosi features that are not in an official release yet so there's a good
chance that your distribution's packaged version of mkosi will be too old.
Make sure to read the "Unprivileged User Namespaces" section in the mkosi documentation
(run `mkosi documentation` to view the mkosi docs) and apply any necessary instructions
to make sure unprivileged user namespaces work on your system.
Then, you can build, run and test systemd executables as follows:
```sh