summaryrefslogtreecommitdiff
path: root/udev.spec
diff options
context:
space:
mode:
authoreike-hotplug@sf-tec.de <eike-hotplug@sf-tec.de>2003-12-15 22:22:30 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:07 -0700
commitd870b833e9c1f7fb49f0ecf659f53e7f1cf5324e (patch)
tree3535b674256091c1bd52fc070037b4d916990394 /udev.spec
parent5d4754f19521568b775ba7a31465d3af192ce382 (diff)
[PATCH] add init.d/udev to the spec file
add /etc/init.d/udev to the SPEC-File and this way to the RPM
Diffstat (limited to 'udev.spec')
-rw-r--r--udev.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/udev.spec b/udev.spec
index a005b12dfa..bd455ef2b1 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