extraArgs: "chmod o+rwx /etc/passwd"
This commit is contained in:
parent
de3194062d
commit
d3b60c036a
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue