How can a user specifed the directory for .acsss_env?
I need to locate the ACSLS file .acsss_env to a directory other than the install default of /var/tmp/acsss/.
My company has a script that purges files older than 30 days from temp directories (/tmp, /var/tmp).
Right now, .acsss_env is being removed 30 days after install. After which, login to user acsss fails and it is impossible to run ACSLS management commands.
Since the .acsss_env file is critical to ACSLS operation and use, I would like to have it installed to a non-temp directory.
How do I get the ACSLS install process to do that?