diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-02-04 15:33:22 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-02-04 15:33:22 +0000 |
commit | 6d0a7a02e8e7cdad0b6c6b2f519496fcf64ae8a9 (patch) | |
tree | 1bebfeb2be3e1c22f073b3c68300b6e2b028b520 /profiles | |
parent | Bump youcompleteme (diff) | |
download | portage-6d0a7a02e8e7cdad0b6c6b2f519496fcf64ae8a9.tar.bz2 portage-6d0a7a02e8e7cdad0b6c6b2f519496fcf64ae8a9.tar.xz portage-6d0a7a02e8e7cdad0b6c6b2f519496fcf64ae8a9.zip |
Add nagios raid checker and enable dmraid
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/server/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index 840b3fc..b72f54a 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 + maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2 dmraid -static-analyzer arc dmarc -gnutls spf -doc " FEATURES="unmerge-backup" |