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
|
|
@ -21,6 +21,8 @@ Volume=/var/containers/ejabberd/config:/opt/ejabberd/conf:ro,Z
|
|||
Volume=/var/containers/ejabberd/files:/opt/ejabberd/upload:Z
|
||||
Volume=/var/containers/ejabberd/database:/opt/ejabberd/database:Z
|
||||
Volume=/etc/certs:/etc/letsencrypt/live:ro,z
|
||||
# Security
|
||||
NoNewPrivileges=true
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue