mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
[PATCH] add init.d/udev to the spec file
add /etc/init.d/udev to the SPEC-File and this way to the RPM
This commit is contained in:
parent
5d4754f195
commit
d870b833e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user