I would like to share my sandlock profiles between several machines. Unfortunately my username differs from machine to machine and when the profile needs an access to something in my home, I have to manually edit the profile on each of these machines to have the correct home path there.
I think it would be nice to have some kind of variable expansion in the profiles. So I could substitute the home path with ${HOME} which would in turn expand to my real home path on execution.
I would like to share my sandlock profiles between several machines. Unfortunately my username differs from machine to machine and when the profile needs an access to something in my home, I have to manually edit the profile on each of these machines to have the correct home path there.
I think it would be nice to have some kind of variable expansion in the profiles. So I could substitute the home path with
${HOME}which would in turn expand to my real home path on execution.