From 2690f0f2ef7daec6cf8d3d0216b7806e944a0338 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 26 Dec 2022 11:10:17 +0100 Subject: [PATCH] Backport https://github.com/slackhq/nebula/commit/3ae242fa5f1858e5b229683ce021e8e6702cc8e7 - Add time-sync.target as wants --- nebula.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nebula.spec b/nebula.spec index a391c34..e37b317 100644 --- a/nebula.spec +++ b/nebula.spec @@ -36,7 +36,7 @@ Conflicts: nebula < 1.0 %prep %goprep # https://github.com/slackhq/nebula/pull/791 -sed -i 's/\(Wants=.*\)$/\1 nss-lookup.target/' dist/fedora/nebula.service +sed -i 's/\(Wants=.*\)$/\1 nss-lookup.target time-sync.target/' dist/fedora/nebula.service %generate_buildrequires %go_generate_buildrequires