Skip to content

Commit

Permalink
Update experiment/selinux/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keisku authored Jul 21, 2024
1 parent 8bda693 commit ebb233d
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 ebb233d

Please sign in to comment.