Create the following in the /etc/profile.d/tmout.sh
TMOUT=900
readonly TMOUT
export TMOUT
Now chmod 755 that file and your good to go.
Create the following in the /etc/profile.d/tmout.sh
TMOUT=900
readonly TMOUT
export TMOUT
Now chmod 755 that file and your good to go.