chiark / gitweb /
[PATCH] add init.d/udev to the spec file
authoreike-hotplug@sf-tec.de <eike-hotplug@sf-tec.de>
Tue, 16 Dec 2003 06:22:30 +0000 (22:22 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:07 +0000 (21:13 -0700)
add /etc/init.d/udev to the SPEC-File and this way to the RPM

udev.spec

index a005b12dfa011943d67702f4b5bc906e56450c46..bd455ef2b1c99b7b2771018fa2ab6a0ee3d0170b 100644 (file)
--- 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