📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 10:21:46
📂
/ (Root)
/
etc
/
security
📍 /etc/security
🔄 Refresh
✏️
Editing: console.handlers
Read Only
# /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 /dev/tty[0-9][0-9]* tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]+\.[0-9]+ :[0-9]+
💾 Save Changes
❌ Cancel