mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
selinux: add the desc of the module
This commit is contained in:
parent
6091d0b62b
commit
545fab9544
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
//! Set of functions to manage SELinux security contexts
|
||||
|
||||
use std::error::Error;
|
||||
use std::path::Path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue