summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2008-07-24 13:58:58 -0400
committerDoug Ledford <dledford@redhat.com>2008-07-24 14:01:45 -0400
commit28b8f56da201cb0481a38e971321ee131463bf61 (patch)
treecba7d27ca3a085c10bd90f6483b025f3e5f8e1fd
parenteb9e9f1a3b525d83fa61a7542dd07d54b4356259 (diff)
downloadmdadm-28b8f56da201cb0481a38e971321ee131463bf61.tar.gz
mdadm-28b8f56da201cb0481a38e971321ee131463bf61.tar.xz
mdadm-28b8f56da201cb0481a38e971321ee131463bf61.zip
Install the mdadm.rules file as well
Signed-off-by: Doug Ledford <dledford@redhat.com>
-rw-r--r--distropkg/Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/distropkg/Makefile.local b/distropkg/Makefile.local
index d2d1722..ddc5bdf 100644
--- a/distropkg/Makefile.local
+++ b/distropkg/Makefile.local
@@ -3,5 +3,6 @@
fedora-install:
$(INSTALL) -Dp -m755 distropkg/mdmonitor.init $(DESTDIR)$(INITRDDIR)/mdmonitor
+ $(INSTALL) -Dp -m644 distropkg/mdadm.rules $(DESTDIR)$(SYSCONFDIR)/udev/rules.d/70-mdadm.rules
mkdir -p -m 700 $(DESTDIR)/var/run/mdadm