extraArgs: "chmod o+rwx /etc/passwd"

This commit is contained in:
miwr 2025-04-01 11:20:56 +02:00
parent de3194062d
commit d3b60c036a

View file

@ -49,10 +49,7 @@ server:
name: host-log-storage
readOnly: false
extraArgs:
- |
chmod o+rwx /etc/passwd
chmod o+rwx /etc/group
extraArgs: "chmod o+rwx /etc/passwd"
postStart:
- sh