Skip to content

Commit

Permalink
Fix markdown format in experiment/selinux/README.md (#2855)
Browse files Browse the repository at this point in the history
  • Loading branch information
keisku authored Jul 22, 2024
1 parent 9e6649f commit 5b62356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/selinux/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This is an experimental project in order to create selinux library in Rust.
Ref: https://github.com/containers/youki/issues/2718.
Reimplementation of (selinux)[https://github.com/opencontainers/selinux] in Rust.
Reimplementation of [opencontainers/selinux](https://github.com/opencontainers/selinux) in Rust.
Also selinux depends on xattr, but nix doesn't cover xattr function.
Therefore, this PR will implement xattr in Rust.

Expand Down

0 comments on commit 5b62356

Please sign in to comment.