Create a script to enforce the inactivity timeout (for example /etc/profile.d/tmout.sh) such as: #!/bin/bash. TMOUT=900 readonly TMOUT
確定! 回上一頁