Skip to content

Commit 545fab9

Browse files
committed
selinux: add the desc of the module
1 parent 6091d0b commit 545fab9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/uucore/src/lib/features/selinux.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// For the full copyright and license information, please view the LICENSE
44
// file that was distributed with this source code.
55

6+
//! Set of functions to manage SELinux security contexts
7+
68
use std::error::Error;
79
use std::path::Path;
810

0 commit comments

Comments
 (0)