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