summaryrefslogtreecommitdiff
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-07-09 12:41:56 +0200
committerHarald Hoyer <harald@redhat.com>2012-07-09 13:02:36 +0200
commit2023d8eb5b1a92cb830059384f4935a42505eaaa (patch)
tree2e12c592ba52912ccdbb80dd23f4413c1c821386 /dracut.spec
parenta17fc9902e3ccd154765cbc8a1b7cc285072ad75 (diff)
downloaddracut-2023d8eb5b1a92cb830059384f4935a42505eaaa.tar.gz
dracut-2023d8eb5b1a92cb830059384f4935a42505eaaa.tar.bz2
dracut-2023d8eb5b1a92cb830059384f4935a42505eaaa.zip
Makefile: do not install service from 98systemd. They are copied to /run
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/dracut.spec b/dracut.spec
index 6be1c3dc..c17860d4 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -312,9 +312,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
%dir %{_sharedstatedir}/initramfs
%if %{defined _unitdir}
-%{_unitdir}/*.service
-%{_unitdir}/*.target
-%{_unitdir}/*/*.service
+%{_unitdir}/dracut-shutdown.service
+%{_unitdir}/shutdown.target.wants/dracut-shutdown.service
%endif
%files network