From 8d93064ab6d430accdc05c5a8945d206ddbd6dbd662187933e319db2d056d9cb Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 27 Sep 2021 10:43:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=144 --- harden_gpsdctl@.service.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harden_gpsdctl@.service.patch b/harden_gpsdctl@.service.patch index c43f709..3d945f5 100644 --- a/harden_gpsdctl@.service.patch +++ b/harden_gpsdctl@.service.patch @@ -11,7 +11,7 @@ Index: systemd/gpsdctl@.service.in +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true ++#ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true