memfd-bind: more specific doc URL

Let's point to the relevant README directly in the systemd unit file,
as it is hard to find in the whole nine yards of the runc repo.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2024-10-08 13:30:59 -07:00
parent 9e5545876e
commit 4fdd56169d
+1 -1
View File
@@ -1,6 +1,6 @@
[Unit]
Description=Manage memfd-bind of %f
Documentation=https://github.com/opencontainers/runc
Documentation=https://github.com/opencontainers/runc/blob/main/contrib/cmd/memfd-bind/README.md
[Service]
Type=simple