From 0c705ce6c1c242e76c8cdce4bdc4c21ff67daddc795050299b001157bfc55034 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 15 Oct 2021 16:19:06 +0000 Subject: [PATCH] Accepting request 925445 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/925445 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=197 --- alsa-utils.changes | 5 +++++ sound-extra.service | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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