chiark / gitweb /
[PATCH] add init.d/udev to the spec file
[elogind.git] / udev.spec
index 8cc424cacb9b48eb381aac6b3f2f797ba1555659..bd455ef2b1c99b7b2771018fa2ab6a0ee3d0170b 100644 (file)
--- a/udev.spec
+++ b/udev.spec
@@ -1,6 +1,6 @@
 Summary: A userspace implementation of devfs
 Name: udev
-Version: 007_bk
+Version: 008_bk
 Release: 1
 License: GPL
 Group: Utilities/System
@@ -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