mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 00:21:42 +00:00
fscrypt: Correct the spelling of DESCRIPTION
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
committed by
Scott Murray
parent
f04f6fede9
commit
5d6f6b3a04
@@ -1,5 +1,5 @@
|
|||||||
SUMMARY = "fscrypt is a high-level tool for the management of Linux filesystem encryption"
|
SUMMARY = "fscrypt is a high-level tool for the management of Linux filesystem encryption"
|
||||||
DESCIPTION = "fscrypt manages metadata, key generation, key wrapping, PAM integration, \
|
DESCRIPTION = "fscrypt manages metadata, key generation, key wrapping, PAM integration, \
|
||||||
and provides a uniform interface for creating and modifying encrypted directories. For \
|
and provides a uniform interface for creating and modifying encrypted directories. For \
|
||||||
a small, low-level tool that directly sets policies, see fscryptctl \
|
a small, low-level tool that directly sets policies, see fscryptctl \
|
||||||
(https://github.com/google/fscryptcl)."
|
(https://github.com/google/fscryptcl)."
|
||||||
|
|||||||
Reference in New Issue
Block a user