diff --git a/harden_gpsd.service.patch b/harden_gpsd.service.patch index ce0400e..0c30855 100644 --- a/harden_gpsd.service.patch +++ b/harden_gpsd.service.patch @@ -11,7 +11,7 @@ Index: systemd/gpsd.service.in +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+#ProtectClock=true ++ProtectClock=false +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true