diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-07-11 20:13:08 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-07-20 13:32:11 +0200 |
commit | c1ae6b7017a099fee1fe6ad2c1ec9fc3305458ca (patch) | |
tree | 5235f76725ec7060f813f959704b4493972fb2ef /profiles | |
parent | eclass/secureboot.eclass: add new eclass (diff) | |
download | gentoo-c1ae6b7017a099fee1fe6ad2c1ec9fc3305458ca.tar.gz gentoo-c1ae6b7017a099fee1fe6ad2c1ec9fc3305458ca.tar.bz2 gentoo-c1ae6b7017a099fee1fe6ad2c1ec9fc3305458ca.zip |
profiles/use.desc: add secureboot global use flag
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index bca8dffc4f28..df2115388949 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -278,6 +278,7 @@ screencast - Enable support for remote desktop and screen cast using PipeWire sctp - Support for Stream Control Transmission Protocol sdl - Add support for Simple Direct Layer (media library) seccomp - Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs +secureboot - Automatically sign efi executables using user specified key selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur semantic-desktop - Cross-KDE support for semantic search and information retrieval session - Add persistent session support |