mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-31 01:05:16 +08:00
caddy.service: fix typo, s/retrict/restrict/ (#2008)
This commit is contained in:
parent
106d62b067
commit
50ab4fe11e
2
dist/init/linux-systemd/caddy.service
vendored
2
dist/init/linux-systemd/caddy.service
vendored
@ -41,7 +41,7 @@ ProtectSystem=full
|
||||
ReadWriteDirectories=/etc/ssl/caddy
|
||||
|
||||
; The following additional security directives only work with systemd v229 or later.
|
||||
; They further retrict privileges that can be gained by caddy. Uncomment if you like.
|
||||
; They further restrict privileges that can be gained by caddy. Uncomment if you like.
|
||||
; Note that you may have to add capabilities required by any plugins in use.
|
||||
;CapabilityBoundingSet=CAP_NET_BIND_SERVICE
|
||||
;AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||
|
Loading…
x
Reference in New Issue
Block a user