
physlock
List of commands for physlock:
-
physlock:tldr:7124b physlock: Disable SysRq mechanism while locked.$ physlock -stry on your machineexplain this command
-
physlock:tldr:a5d00 physlock: Mute kernel messages on console while locked.$ physlock -mtry on your machineexplain this command
-
physlock:tldr:b9a0a physlock: Lock every console (require current user or root to unlock).$ physlocktry on your machineexplain this command
-
physlock:tldr:e8555 physlock: Display a message before the password prompt.$ physlock -p "${Locked!}"try on your machineexplain this command
-
physlock:tldr:f2ccf physlock: Fork and detach physlock (useful for suspend or hibernate scripts).$ physlock -dtry on your machineexplain this command