mirror of
https://github.com/truenas/charts.git
synced 2026-06-17 07:27:44 +08:00
add another todo
This commit is contained in:
@@ -176,7 +176,7 @@ The reason is not splitted, is that on one of the places needs a combo of all va
|
||||
{{- end -}}
|
||||
|
||||
{{- if $appendDeviceGroups -}}
|
||||
{{/* Append the "tty" Group */}}
|
||||
{{/* Append the "tty" Group */}} {{/* TODO: Check groups */}}
|
||||
{{- $_ := set $returnValue "supplementalGroups" (mustAppend $returnValue.supplementalGroups 5) -}}
|
||||
{{/* Append the "uucp" Group (used for USB/TTY/RS232) */}}
|
||||
{{- $_ := set $returnValue "supplementalGroups" (mustAppend $returnValue.supplementalGroups 10) -}}
|
||||
|
||||
Reference in New Issue
Block a user