summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2020-02-04 16:00:37 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2020-02-04 16:00:37 +0000
commit0d727b18ae22ffd100e18b25c9fe62910befec08 (patch)
tree7cd618b128c490340288da0e2ae9a0f063287f54 /profiles
parentAdd nagios raid checker and enable dmraid (diff)
downloadportage-0d727b18ae22ffd100e18b25c9fe62910befec08.tar.bz2
portage-0d727b18ae22ffd100e18b25c9fe62910befec08.tar.xz
portage-0d727b18ae22ffd100e18b25c9fe62910befec08.zip
dmraid not required, dm is fine
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 b72f54a..840b3fc 100644
--- a/profiles/base/server/make.defaults
+++ b/profiles/base/server/make.defaults
@@ -6,7 +6,7 @@ APACHE2_MODULES="-* alias auth_basic authn_core authz_core authz_host authz_user
ALSA_PCM_PLUGINS="none"
USE="
autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate
- maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2 dmraid
+ maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2
-static-analyzer arc dmarc -gnutls spf -doc
"
FEATURES="unmerge-backup"