diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-02 00:36:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-02 00:36:36 +0000 |
commit | 79c55032518dd80df9277f35b3b502c89dd78f59 (patch) | |
tree | e59c6d4cf9a43bf4afcb95e344f16fa8d5cc2f7d /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-79c55032518dd80df9277f35b3b502c89dd78f59.tar.gz gentoo-79c55032518dd80df9277f35b3b502c89dd78f59.tar.bz2 gentoo-79c55032518dd80df9277f35b3b502c89dd78f59.zip |
2021-12-02 00:36:34 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5b01c5d36011..675a5520acbe 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8451,7 +8451,9 @@ sys-power/nvclock:nvcontrol - Add NVCONTROL support for OpenGL options sys-power/suspend:crypt - Allows suspend and resume from encrypted disk sys-process/audit:gssapi - Enable GSSAPI support sys-process/bottom:battery - Include support for laptop battery information. -sys-process/criu:setproctitle - Make process titles of service workers to be more verbose +sys-process/criu:bpf - Add support for BPF programs via dev-libs/libbpf +sys-process/criu:nftables - Add support for net-firewall/nftables +sys-process/criu:setproctitle - Use dev-libs/libbsd to make process titles of service workers to be more verbose sys-process/cronie:anacron - Install the periodic anacron command scheduler. sys-process/fcron:debug - Enable debug code and output. Since version 3.0.5 this will no longer force foreground execution, and fcron will be able to run as a service properly. sys-process/fcron:mta - Enable mta support for sending emails from fcron |