systemd: remove ProtectKernel=yes from unit file (invalid option)

This commit is contained in:
Henry Dollman
2025-02-03 19:12:33 -05:00
parent e689f547ef
commit ce171cf375

View File

@@ -20,7 +20,6 @@ PrivateTmp=yes
ProtectClock=yes
ProtectHome=read-only
ProtectHostname=yes
ProtectKernel=yes
ProtectKernelLogs=yes
ProtectKernelTunables=yes
ProtectSystem=strict