|
@@ -10,6 +10,12 @@ runAsContext:
|
|
|
uid: 999
|
|
|
description: Postgres runs as a non-root user.
|
|
|
capabilities:
|
|
|
+ - name: CHOWN
|
|
|
+ description: Home Assistant is able to change file ownership.
|
|
|
+ - name: FOWNER
|
|
|
+ description: Home Assistant is able to change file ownership.
|
|
|
+ - name: DAC_OVERRIDE
|
|
|
+ description: Home Assistant is able to bypass file permissions.
|
|
|
- name: NET_BIND_SERVICE
|
|
|
description: Home Assistant is able to bind to privileged ports.
|
|
|
- name: NET_RAW
|