commit 1e694116c53a15cde06ff82da9b227caa57365b7
Author: Mariusz Mazur <[email protected]>
Date: Fri Jul 3 11:27:09 2015 +0000
Fix predictable ifnames, bump rel
Unless the file I've moved from networkd to main package is present,
predictable interface names don't work. And their working or not should
not depend on -networkd being installed.
(cherry-picked from master)
systemd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 455c90d..be589c3 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1244,6 +1244,8 @@ fi
%attr(755,root,root)
/lib/systemd/system-generators/systemd-hibernate-resume-generator
%attr(755,root,root)
/lib/systemd/system-generators/systemd-system-update-generator
%attr(755,root,root) /lib/systemd/system-generators/systemd-sysv-generator
+%dir /lib/systemd/network
+/lib/systemd/network/99-default.link
/lib/udev/rules.d/70-uaccess.rules
/lib/udev/rules.d/71-seat.rules
/lib/udev/rules.d/73-seat-late.rules
@@ -1792,10 +1794,8 @@ fi
%dir %{_sysconfdir}/systemd/network
%dir %{_sysconfdir}/systemd/system/network-online.target.wants
%config(noreplace,missingok) %verify(not md5 mtime size)
%{_sysconfdir}/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service
-%dir /lib/systemd/network
/lib/systemd/network/80-container-host0.network
/lib/systemd/network/80-container-ve.network
-/lib/systemd/network/99-default.link
%{systemdunitdir}/dbus-org.freedesktop.network1.service
%{systemdunitdir}/systemd-networkd-wait-online.service
%{systemdunitdir}/systemd-networkd.service
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/c8c1c22df944e571576f17e2edfed795e6bf0c96
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit