Chown a symbolic link
Include the -h parameter
sudo chown -h user:group symlink
or it will just go and change the target of the reference. Smrt!
Include the -h parameter
sudo chown -h user:group symlink
or it will just go and change the target of the reference. Smrt!