Hello, client: RPM require initscripts to get *-domainname.service
https://fedorahosted.org/freeipa/ticket/4831 -- Petr^2 Spacek
From b542e09b6d52b7ce22e47b6c08eb692b9f3b91b7 Mon Sep 17 00:00:00 2001 From: Petr Spacek <pspa...@redhat.com> Date: Mon, 8 Aug 2016 13:13:18 +0200 Subject: [PATCH] client: RPM require initscripts to get *-domainname.service https://fedorahosted.org/freeipa/ticket/4831 --- freeipa.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/freeipa.spec.in b/freeipa.spec.in index 135e9c980011c6c2730c6c29a3c22098e48270d5..06e35c25d2f8c8dd88c4a853953b86eac2fee113 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -325,6 +325,8 @@ Requires: krb5-workstation Requires: authconfig Requires: pam_krb5 Requires: curl +# NIS domain name config: /usr/lib/systemd/system/*-domainname.service +Requires: initscripts Requires: libcurl >= 7.21.7-2 Requires: xmlrpc-c >= 1.27.4 Requires: sssd >= 1.14.0 -- 2.7.4
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code