diff --git a/alsa-utils.changes b/alsa-utils.changes index 6769f06..c9b4fe6 100644 --- a/alsa-utils.changes +++ b/alsa-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 15 12:11:21 UTC 2021 - Johannes Segitz + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + ------------------------------------------------------------------- Wed Jul 28 07:46:26 UTC 2021 - Johannes Segitz diff --git a/sound-extra.service b/sound-extra.service index 33e9629..1360d2a 100644 --- a/sound-extra.service +++ b/sound-extra.service @@ -9,7 +9,6 @@ ConditionPathExists=/proc/asound ProtectSystem=full ProtectHome=true ProtectHostname=true -ProtectClock=true ProtectKernelTunables=true ProtectKernelLogs=true ProtectControlGroups=true