Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
etc
/
security
/
Upload File :
New :
File
Dir
//proc/self/root/etc/security/console.handlers
# /etc/security/console.handlers # # This file is provided for configuration of handlers which will be # executed when user obtains console lock and when he loses it. # Additionally it is used for a configuration of console device names. # # Format: # name consoledevs regex regex ... # binary lock|unlock flag flag ... # See man console.handlers # # Example: # console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]\.[0-9] :[0-9] # echo lock wait Locking console for user on tty # touch unlock wait /var/run/console-unlocked console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]\.[0-9] :[0-9] /sbin/pam_console_apply lock logfail wait -t tty -s /sbin/pam_console_apply unlock logfail wait -r -t tty -s