From adb388417bb8176ba2e6e191dff638d028bc447e815468cf667efa0ba31ffb52 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 15 Oct 2021 15:38:18 +0000 Subject: [PATCH] Accepting request 925444 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/925444 OBS-URL: https://build.opensuse.org/package/show/utilities/actkbd?expand=0&rev=11 --- actkbd.changes | 5 +++++ actkbd.service | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/actkbd.changes b/actkbd.changes index 7907fcb..57da486 100644 --- a/actkbd.changes +++ b/actkbd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 15 12:10:29 UTC 2021 - Johannes Segitz + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + ------------------------------------------------------------------- Tue Jul 27 14:21:13 UTC 2021 - Johannes Segitz diff --git a/actkbd.service b/actkbd.service index 5ed468a..ead5d47 100644 --- a/actkbd.service +++ b/actkbd.service @@ -7,7 +7,6 @@ Description=Actkbd: Daemon for X-independent shortcuts ProtectSystem=full ProtectHome=true ProtectHostname=true -ProtectClock=true ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true