We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf6a1b commit c36ee62Copy full SHA for c36ee62
src/uucore/src/lib/features/selinux.rs
@@ -3,6 +3,8 @@
3
// For the full copyright and license information, please view the LICENSE
4
// file that was distributed with this source code.
5
6
+//! Set of functions to manage SELinux security contexts
7
+
8
use std::error::Error;
9
use std::path::Path;
10
0 commit comments