Magellan Linux

Annotation of /tags/pam-config-1_7/console.handlers

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3122 - (hide annotations) (download)
Wed Oct 9 13:31:59 2019 UTC (4 years, 7 months ago) by niro
File size: 599 byte(s)
tagged 'pam-config-1_7'
1 niro 1956 # /etc/security/console.handlers
2     #
3     # This file is provided for configuration of handlers which will be
4     # executed when user obtains console lock and when he loses it.
5     # Additionally it is used for a configuration of console device names.
6     #
7     # Format:
8     # name consoledevs regex regex ...
9     # binary lock|unlock flag flag ...
10     # See man console.handlers
11     #
12     # Example:
13     # console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]\.[0-9] :[0-9]
14     # echo lock wait Locking console for user on tty
15 niro 3119 # touch unlock wait /run/console-unlocked
16 niro 1894
17 niro 1956 console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]+\.[0-9]+ :[0-9]+