summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-01-04 15:56:50 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2022-01-04 15:56:50 +0000
commited646a4706794d1c45ba0895da7fe0d13c033c9b (patch)
tree9f9ea797e13f5eadbf69c1ca376ae53ea2cf7b54 /profiles
parentPurple Facebook is dead and broken (diff)
downloadportage-ed646a4706794d1c45ba0895da7fe0d13c033c9b.tar.bz2
portage-ed646a4706794d1c45ba0895da7fe0d13c033c9b.tar.xz
portage-ed646a4706794d1c45ba0895da7fe0d13c033c9b.zip
Don't need keyutils
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/server/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults
index 9319576..a894569 100644
--- a/profiles/base/server/make.defaults
+++ b/profiles/base/server/make.defaults
@@ -1,7 +1,7 @@
APACHE2_MODULES="-* access_compat alias auth_basic authn_core authz_core authz_host authz_user autoindex cache cache_disk cgid dav deflate dir env expires filter headers http2 log_config macro mime mime_magic proxy proxy_http remoteip rewrite socache_shmcb status unixd vhost_alias"
ALSA_PCM_PLUGINS="none"
USE="
- autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate
+ autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate -keyutils
maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2
-static-analyzer arc dmarc -gnutls spf -doc
"