Skip to content

Commit 4fdd561

Browse files
committed
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 <[email protected]>
1 parent 9e55458 commit 4fdd561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/cmd/memfd-bind/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Unit]
22
Description=Manage memfd-bind of %f
3-
Documentation=https://github.com/opencontainers/runc
3+
Documentation=https://github.com/opencontainers/runc/blob/main/contrib/cmd/memfd-bind/README.md
44

55
[Service]
66
Type=simple

0 commit comments

Comments
 (0)