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