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