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 13:58:58 -0400
commit4925ac3464b1b24763d8299154f242b29a0e3c28 (patch)
treef2d278338db260e461876dc465fb1d0c9f46b8ed
parent9f75ae7a42f75953dfad6c367645506c3747864c (diff)
downloadmdadm-4925ac3464b1b24763d8299154f242b29a0e3c28.tar.gz
mdadm-4925ac3464b1b24763d8299154f242b29a0e3c28.tar.xz
mdadm-4925ac3464b1b24763d8299154f242b29a0e3c28.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