You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments