mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
add metadata
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
runAsContext:
|
||||
- userName: root
|
||||
groupName: root
|
||||
gid: 0
|
||||
uid: 0
|
||||
description: Homebridge runs as root user.
|
||||
capabilities:
|
||||
- name: CHOWN
|
||||
description: Homebridge is able to chown files. (Only with avahi enabled)
|
||||
- name: DAC_OVERRIDE
|
||||
description: Homebridge is able to bypass permission checks.
|
||||
- name: SETGID
|
||||
description: Homebridge is able to set group ID for it's sub-processes.
|
||||
- name: SETUID
|
||||
description: Homebridge is able to set user ID for it's sub-processes.
|
||||
hostMounts: []
|
||||
Reference in New Issue
Block a user