summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/server/make.defaults2
-rw-r--r--profiles/base/server/parent2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults
index 717789e..bb48ead 100644
--- a/profiles/base/server/make.defaults
+++ b/profiles/base/server/make.defaults
@@ -5,7 +5,7 @@ ACCEPT_KEYWORDS="~amd64"
APACHE2_MODULES="-* alias headers filter authz_core auth_basic authz_user authn_core unixd authz_host cgid mime_magic mime autoindex vhost_alias dav dir deflate log_config env rewrite cache socache_shmcb cache_disk status expires http2 proxy proxy_http remoteip"
ALSA_PCM_PLUGINS="none"
USE="
- autoservicerestart nohourlyupdate cron exiscan-acl extras -gallium -gdbm logrotate
+ autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate
maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2
-static-analyzer
"
diff --git a/profiles/base/server/parent b/profiles/base/server/parent
index 532071c..e50c06d 100644
--- a/profiles/base/server/parent
+++ b/profiles/base/server/parent
@@ -1,2 +1,2 @@
-/usr/portage/profiles/hardened/linux/amd64/no-multilib
+/usr/portage/profiles/default/linux/amd64/17.0/no-multilib/hardened
..