diff --git a/systemd-mini.changes b/systemd-mini.changes index 7a555d36..0ffd755b 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 5 11:36:11 UTC 2015 - jengelh@inai.de + +- Reenable networkd which was silently disabled on Feb 18 + ------------------------------------------------------------------- Tue Mar 3 16:03:07 UTC 2015 - jengelh@inai.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 3399d28d..07b29708 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -23,7 +23,7 @@ %define udevpkgname udev-mini %define udev_major 1 %bcond_without bash_completion -%bcond_with networkd +%bcond_without networkd %bcond_without sysvcompat %bcond_with resolved %bcond_with python diff --git a/systemd.changes b/systemd.changes index 7a555d36..0ffd755b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 5 11:36:11 UTC 2015 - jengelh@inai.de + +- Reenable networkd which was silently disabled on Feb 18 + ------------------------------------------------------------------- Tue Mar 3 16:03:07 UTC 2015 - jengelh@inai.de diff --git a/systemd.spec b/systemd.spec index 7b5b6805..d0ca0a64 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ %define udevpkgname udev %define udev_major 1 %bcond_without bash_completion -%bcond_with networkd +%bcond_without networkd %bcond_without sysvcompat %bcond_with resolved %bcond_with python