From 67ab3b8003d407d083f05075eb22a1354e34a58694c1d5b1fd902de73fc23daa Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 27 Sep 2021 10:44:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=147 --- 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 3d945f5..65a9d00 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=false +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true