This message was deleted.
# rancher-desktop
a
This message was deleted.
f
This is supposed to work, assuming you meant a symlink from and not a into the original location. Something like
Copy code
ln -sf /var/rancher-desktop /home/<ME>/.local/share/rancher-desktop
Have you double-checked that the symlink works properly?
s
Yes, that's what I did. Yes, the symlink worked properly. I wonder if I needed to change the permissions on all of the parent folders, they were 0755 root:root. I'll try again and report back.
f
The permission for the parent folders sound fine (you just need execute permission to traverse them), but the moved directory still needs to be owned by your current user.