Commit f850beb
committed
use chown on rsync to /data and /config directories
The lsiown command explicitly avoids touching symlinks, allowing root
owned symlinks to bleed into PUID/PGID controlled areas.
Use the chown arguments when using rsync to copy files to /data and
/config to prevent creating symlinks with root permissions.
Signed-off-by: Randolph Sapp <[email protected]>1 parent bf34666 commit f850beb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments