From: eike-hotplug@sf-tec.de Date: Tue, 16 Dec 2003 06:22:30 +0000 (-0800) Subject: [PATCH] add init.d/udev to the spec file X-Git-Tag: 009~15 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d870b833e9c1f7fb49f0ecf659f53e7f1cf5324e;hp=5d4754f19521568b775ba7a31465d3af192ce382 [PATCH] add init.d/udev to the spec file add /etc/init.d/udev to the SPEC-File and this way to the RPM --- diff --git a/udev.spec b/udev.spec index a005b12df..bd455ef2b 100644 --- a/udev.spec +++ b/udev.spec @@ -36,6 +36,7 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) /etc/udev/udev.rules %attr(0644,root,root) /etc/udev/udev.permissions %attr(-,root,root) /etc/hotplug.d/default/udev.hotplug +%attr(755,root,root) /etc/init.d/udev %attr(0644,root,root) %{_mandir}/man8/udev.8* %changelog