Check init files in /etc, and not only those for csh, since that is not default for all users. The manpage for the shell would be a good place to learn which global configuration files are run.
Den fre 6 nov. 2020 kl 12:27 skrev Kirill Peskov <[email protected]>: > Hi All, > > I'm currently trying to figure out, how to set global environment > variable, valid for multiple users including root, so Ansible will be > able to accept it as "fact" for both root and non-root users. I've > already tried to play with .cshrc files and /etc/rc.local, nothing > worked so far, looks like I'm missing something important. > > Thanx in advance, > > Kirill > > > -- May the most significant bit of your life be positive.

