mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user