NoNewPrivileges on most containers. drop all caps on a few others
This commit is contained in:
parent
fb2dd2c723
commit
b3e4af5aca
36 changed files with 80 additions and 1 deletions
|
|
@ -8,6 +8,9 @@ AutoUpdate=registry
|
|||
Network=host
|
||||
Volume=/var/containers/tor/config:/etc/tor:ro,Z
|
||||
Volume=/var/containers/tor/data:/var/lib/tor:Z
|
||||
# Security
|
||||
NoNewPrivileges=true
|
||||
DropCapability=ALL
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue