mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
redundant line removed from systemd.service (#1587)
This commit is contained in:
parent
48c7d763d5
commit
42b7f8f65a
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ ProcSubset=pid
|
||||||
ProtectClock=true
|
ProtectClock=true
|
||||||
ProtectControlGroups=true
|
ProtectControlGroups=true
|
||||||
ProtectHome=true
|
ProtectHome=true
|
||||||
ProtectHome=yes
|
|
||||||
ProtectHostname=true
|
ProtectHostname=true
|
||||||
ProtectKernelLogs=true
|
ProtectKernelLogs=true
|
||||||
ProtectKernelModules=true
|
ProtectKernelModules=true
|
||||||
|
|
Loading…
Reference in a new issue