From 495fa3ae23b0fd24781fd23da86a36c8ffb17d6244ff8411cc54699eba7cf302 Mon Sep 17 00:00:00 2001 From: Robert Milasan Date: Fri, 13 Sep 2013 08:05:43 +0000 Subject: [PATCH] Accepting request 198826 from home:fcrozat:branches:Base:System - Enable Predictable Network interface names (bnc#829526). OBS-URL: https://build.opensuse.org/request/show/198826 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=430 --- systemd-mini.changes | 5 +++++ systemd-mini.spec | 5 ----- systemd.changes | 5 +++++ systemd.spec | 5 ----- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 8017f27e..e5800210 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 07:47:40 UTC 2013 - fcrozat@suse.com + +- Enable Predictable Network interface names (bnc#829526). + ------------------------------------------------------------------- Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org diff --git a/systemd-mini.spec b/systemd-mini.spec index f2161b67..23683aa5 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -590,11 +590,6 @@ EOF %fdupes -s %{buildroot}%{_mandir} -# disable predictable network interface naming until it has been reviewed by network team -cat << EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/network.conf -F /run/udev/rules.d/80-net-name-slot.rules 0644 - - - "#disable predictable network interface naming for now" -EOF - # packaged in systemd-rpm-macros rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd diff --git a/systemd.changes b/systemd.changes index 8017f27e..e5800210 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 07:47:40 UTC 2013 - fcrozat@suse.com + +- Enable Predictable Network interface names (bnc#829526). + ------------------------------------------------------------------- Fri Sep 13 03:14:36 UTC 2013 - crrodriguez@opensuse.org diff --git a/systemd.spec b/systemd.spec index c51a7a87..16f46947 100644 --- a/systemd.spec +++ b/systemd.spec @@ -585,11 +585,6 @@ EOF %fdupes -s %{buildroot}%{_mandir} -# disable predictable network interface naming until it has been reviewed by network team -cat << EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/network.conf -F /run/udev/rules.d/80-net-name-slot.rules 0644 - - - "#disable predictable network interface naming for now" -EOF - # packaged in systemd-rpm-macros rm -f %{buildroot}/%{_prefix}/lib/rpm/macros.d/macros.systemd