Files
chart/library/ix-dev/community/unifi-protect-backup/metadata.yaml
Stavros Kois 1cac3606c0 NAS-123909 / 24.04 / Add unifi-protect-backup to community train (#1508)
* initial commit

* add templates and ui

* typo

* typo

* update metadata

* fix types

* add uid for files

* update metadata

* bump common
2023-09-06 15:37:27 +03:00

17 lines
554 B
YAML

runAsContext:
- userName: root
groupName: root
gid: 0
uid: 0
description: Unifi Protect Backup run as root user
capabilities:
- name: CHOWN
description: Unifi Protect Backup is able to chown files.
- name: FOWNER
description: Unifi Protect Backup is able bypass permission checks for it's sub-processes.
- name: SETGID
description: Unifi Protect Backup is able to set group ID for it's sub-processes.
- name: SETUID
description: Unifi Protect Backup is able to set user ID for it's sub-processes.
hostMounts: []