Merge "Workaround for console session timeout terminating user processes"

This commit is contained in:
Zuul 2022-12-09 19:13:41 +00:00 committed by Gerrit Code Review
commit a8357be883

View File

@ -1,4 +1,6 @@
export TMOUT=900
# TMOUT value will be updated to 900s by stx-puppet
# config.pp on runtime manifest or bootstrap.
export TMOUT=0
# This is to work around a bug in curl with https
# endpoints when using nss versions less than 3.52.