mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
systemd: remove ProtectKernel=yes from unit file (invalid option)
This commit is contained in:
@@ -20,7 +20,6 @@ PrivateTmp=yes
|
|||||||
ProtectClock=yes
|
ProtectClock=yes
|
||||||
ProtectHome=read-only
|
ProtectHome=read-only
|
||||||
ProtectHostname=yes
|
ProtectHostname=yes
|
||||||
ProtectKernel=yes
|
|
||||||
ProtectKernelLogs=yes
|
ProtectKernelLogs=yes
|
||||||
ProtectKernelTunables=yes
|
ProtectKernelTunables=yes
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
|
Reference in New Issue
Block a user