docs/systemd: add

1. Move docs/systemd-properties.md to docs/systemd.md

2. Document the cgroupsPath to systemd unit name and slice conversion
   rules, as well as mapping of OCI runtime spec resource limits to
   systemd unit properties.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2021-03-09 20:13:50 -08:00
parent 27bb1bd5ea
commit 44611630a5
3 changed files with 131 additions and 28 deletions

View File

@@ -304,7 +304,7 @@ WantedBy=multi-user.target
* [cgroup v2](./docs/cgroup-v2.md)
* [Checkpoint and restore](./docs/checkpoint-restore.md)
* [Changing systemd unit properties](./docs/systemd-properties.md)
* [systemd cgroup driver](./docs/systemd.md)
* [Terminals and standard IO](./docs/terminals.md)
## License