From 56fe630024da5fda21357a53df7f64821ef9bee044208483c8adbe6407373fae Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 15 Oct 2021 14:53:50 +0000 Subject: [PATCH] Accepting request 925446 from home:jsegitz:branches:systemdhardening_protectclock - Drop ProtectClock hardening, can cause issues if other device acceess is needed OBS-URL: https://build.opensuse.org/request/show/925446 OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=20 --- bird.changes | 5 +++++ bird.service | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bird.changes b/bird.changes index 81e1f71..fbf37f2 100644 --- a/bird.changes +++ b/bird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 15 12:11:24 UTC 2021 - Johannes Segitz + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + ------------------------------------------------------------------- Wed Aug 25 08:05:28 UTC 2021 - Johannes Segitz diff --git a/bird.service b/bird.service index 5359f55..114b9c9 100644 --- a/bird.service +++ b/bird.service @@ -11,7 +11,6 @@ ConditionFileIsExecutable=/usr/sbin/bird ProtectSystem=full ProtectHome=true ProtectHostname=true -ProtectClock=true ProtectControlGroups=true RestrictRealtime=true # end of automatic additions