Why doesn't this symlink save when I save a session?
I made a test folder at:
/run/TEST
I made this symlink:
ln -s /run/TEST /var/run/TEST
The symlink shows up at /var/run/TEST
I clicked the save icon on the desktop.
I rebooted and saved again when asked.
But when it came back up there wasn't any symlink at /var/run/TEST.
What am I doing wrong?
Is there a correct way to do this?
Thanks