From 6d0a7a02e8e7cdad0b6c6b2f519496fcf64ae8a9 Mon Sep 17 00:00:00 2001
From: Dan Goodliffe <dan@randomdan.homeip.net>
Date: Tue, 4 Feb 2020 15:33:22 +0000
Subject: Add nagios raid checker and enable dmraid

---
 profiles/base/server/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'profiles')

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"
-- 
cgit v1.2.3