mirror of
https://github.com/containers/youki
synced 2024-11-22 17:02:00 +01:00
Fix markdown format in experiment/selinux/README.md (#2855)
This commit is contained in:
parent
9e6649f10b
commit
5b62356e37
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user