From 0b2cb288c3ff9c3887c25fd49962b88c7ac68d19 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 5 Jun 2023 01:29:04 +0200 Subject: [PATCH] remove standalone, included in default Signed-off-by: Toshaan Bharvani --- SPECS/unbound.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/unbound.spec b/SPECS/unbound.spec index d6337bc..d05953a 100644 --- a/SPECS/unbound.spec +++ b/SPECS/unbound.spec @@ -97,7 +97,7 @@ Requires: %{name}-anchor%{?_isa} = %{version}-%{release} Recommends: %{name}-utils%{?_isa} = %{version}-%{release} # unbound-keygen.service requires it, bug #2116790 Requires: openssl -Requires(pre): systemd-standalone-sysusers +#Requires(pre): systemd-standalone-sysusers %description Unbound is a validating, recursive, and caching DNS(SEC) resolver.