From d870b833e9c1f7fb49f0ecf659f53e7f1cf5324e Mon Sep 17 00:00:00 2001 From: "eike-hotplug@sf-tec.de" Date: Mon, 15 Dec 2003 22:22:30 -0800 Subject: [PATCH] [PATCH] add init.d/udev to the spec file add /etc/init.d/udev to the SPEC-File and this way to the RPM --- udev.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/udev.spec b/udev.spec index a005b12dfa0..bd455ef2b1c 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 -- 2.39.2