[PATCH] Require systemd

David Shea dshea at redhat.com
Wed Feb 5 09:00:29 UTC 2014


Anaconda needs systemctl and systemd-machine-id-setup and probably
another thing or two to be available.

Resolves: rhbz#1060823
---
 anaconda.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index 8afdcdc..6dfdabc 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -127,6 +127,7 @@ Requires: chrony
 Requires: ntpdate
 Requires: rsync
 Requires: hostname
+Requires: systemd
 %ifarch %{ix86} x86_64
 Requires: fcoe-utils >= %{fcoeutilsver}
 %endif
-- 
1.8.5.3



More information about the anaconda-patches mailing list